index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-08
bnx2x: do not return negative number of received packages
Stanislaw Gruszka
1
-1
/
+1
2009-05-08
bnx2x: free workqueue when driver fail to register
Stanislaw Gruszka
1
-1
/
+8
2009-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
95
-1280
/
+16237
2009-05-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
11
-44
/
+439
2009-05-07
smsc911x: fix calculation of res_size for ioremap
Matthias Ludwig
1
-1
/
+1
2009-05-07
e1000/e1000e/igb/ixgb: don't txhang after link down
Jesse Brandeburg
4
-0
/
+8
2009-05-07
ixgbe: Typecase '1' for 64 bit shift
Nelson, Shannon
1
-3
/
+3
2009-05-07
ixgbe: fix failing to log fan failures
Don Skidmore
1
-2
/
+26
2009-05-07
ixgbe: Enable L2 header split in 82599
Yi Zou
2
-1
/
+3
2009-05-07
ixgbe: set queue0 for srrctl configuration correctly for DCB
Alexander Duyck
1
-1
/
+12
2009-05-07
ixgbe: always set header length in SRRCTL
Alexander Duyck
1
-18
/
+10
2009-05-06
bnx2: Fix panic in bnx2_poll_work().
Michael Chan
1
-2
/
+4
2009-05-06
igb: resolve panic on shutdown when SR-IOV is enabled
Alexander Duyck
1
-7
/
+5
2009-05-06
ixgbe: Proposed PARCH PCIE legacy I/O port free intel 10Gb NIC driver
gouji-new
1
-7
/
+12
2009-05-06
ixgbe: Return PCI_ERS_RESULT_DISCONNECT when bus is disabled
Breno Leitao
1
-0
/
+3
2009-05-06
ixgbe: remove ixgbe_napi_add/del_all references
Alexander Duyck
1
-2
/
+0
2009-05-06
ixgbe: skb_record_rx_queue should record rx queue instead of vector
Alexander Duyck
1
-2
/
+3
2009-05-06
ixgbe: make q_vectors dynamic to reduce netdev size
Alexander Duyck
4
-133
/
+158
2009-05-06
pci: update 82576 sr-iov quirk with latest device IDs
Alexander Duyck
1
-0
/
+2
2009-05-06
igb/igbvf: set rx csum always enabled in hw, disable via sw
Alexander Duyck
3
-10
/
+12
2009-05-06
igbvf: cleanup flags and allow for rx checksum to be disabled
Alexander Duyck
3
-33
/
+26
2009-05-06
mv643xx_eth: only unmask RX and TX_END interrupts for available queues
Saeed Bishara
1
-6
/
+14
2009-05-06
mv643xx_eth: rework receive skb cache alignment
Lennert Buytenhek
1
-8
/
+13
2009-05-06
mv643xx_eth: minor register definition cleanup
Lennert Buytenhek
1
-23
/
+21
2009-05-06
mv643xx_eth: count handling a link event as one unit of napi work
Lennert Buytenhek
1
-0
/
+1
2009-05-06
mv643xx_eth: fix variable shadowing sparse warning
Lennert Buytenhek
1
-1
/
+0
2009-05-06
netxen: fix bonding support
Dhananjay Phadke
6
-168
/
+82
2009-05-06
netxen: fix mac list management
Dhananjay Phadke
3
-79
/
+58
2009-05-06
netxen: fix race in tx ring acccess
Dhananjay Phadke
3
-7
/
+8
2009-05-06
ath9k: remove redundant AR9285 checks
Gabor Juhos
2
-5
/
+4
2009-05-06
ath9k: make private driver rate tables const
Luis R. Rodriguez
7
-39
/
+43
2009-05-06
p54: call p54_wake_free_queues on every p54_free_skb and p54_rx_frame_sent
Max Filippov
1
-19
/
+4
2009-05-06
rt2x00: Simplify rt2x00_check_rev
Ivo van Doorn
4
-9
/
+10
2009-05-06
p54: correct merge damage from "p54: more SoftLED updates"
John W. Linville
1
-2
/
+2
2009-05-06
ar9170: fix build when !CONFIG_PM
Alexander Beregalov
1
-0
/
+2
2009-05-06
p54usb: Fixes compile error with CONFIG_PM=n
Hauke Mehrtens
1
-0
/
+2
2009-05-06
Wireless: remove driver_data direct access of struct device
Greg Kroah-Hartman
5
-50
/
+53
2009-05-06
wl12xx: correct printk format warnings
Bob Copeland
2
-4
/
+4
2009-05-06
iwlwifi: replace test_and_set_bit by set_bit in clear stations function
Tomas Winkler
1
-1
/
+1
2009-05-06
iwlwifi: "is_fat" bit in rate scale match RXON flag
Wey-Yi Guy
1
-6
/
+3
2009-05-06
iwlagn: disable PS support for iwlagn
Reinette Chatre
1
-2
/
+1
2009-05-06
iwl3945: fix lock dependency
Abhijeet Kolekar
1
-20
/
+17
2009-05-06
Add LED support for AR5BXB6 IBM Thinkpad PCIe adapters
Paride Legovini
1
-2
/
+4
2009-05-06
ath5k: use ctl settings based on current regdomain
Bob Copeland
1
-12
/
+7
2009-05-06
ath5k: Add Spur filter support on newer chips
Nick Kossifidis
3
-25
/
+270
2009-05-06
ath5k: Implement antenna control
Nick Kossifidis
8
-51
/
+271
2009-05-06
ath5k: Enable AP mode
Jiri Slaby
1
-0
/
+1
2009-05-06
ath5k: Beaconing fixes
Nick Kossifidis
3
-35
/
+40
2009-05-06
ath5k: Put remaining EEPROM data on ee struct
Nick Kossifidis
3
-20
/
+24
2009-05-06
ath5k: Read Spur channels from EEPROM
Nick Kossifidis
2
-1
/
+56
[next]