index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
forcedeth: Fix different hardware statistics versions.
Mike Ditto
2010-07-26
1
-29
/
+31
*
net-next: Fix an overflow bug in vmxnet3 Tx descriptor
Bhavesh Davda
2010-07-26
2
-6
/
+11
*
3c59x: Add ethtool WOL support
Andrew O. Shadoura
2010-07-26
1
-0
/
+32
*
qlcnic: fix diag resource allocation
Sony Chacko
2010-07-26
1
-0
/
+1
*
qlcnic: fix loopback test
Amit Kumar Salecha
2010-07-26
3
-22
/
+8
*
ixgbe: fix ethtool stats
Eric Dumazet
2010-07-25
1
-21
/
+21
*
qlcnic: fix bandwidth check
Rajesh Borundia
2010-07-25
1
-4
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-07-23
34
-2173
/
+208
|
\
|
*
b43: silence phy_n sparse warnings
Larry Finger
2010-07-21
1
-7
/
+9
|
*
b43: silence most sparse warnings
John W. Linville
2010-07-21
4
-10
/
+10
|
*
rtl8180: improve signal reporting for rtl8185 hardware
John W. Linville
2010-07-20
1
-3
/
+8
|
*
mwl8k: correct/silence sparse warnings
John W. Linville
2010-07-20
1
-10
/
+12
|
*
rt2x00: correct sparse warning in rt2x00debug.c
John W. Linville
2010-07-20
1
-1
/
+1
|
*
libipw: correct sparse warnings and mark some variables static
John W. Linville
2010-07-20
2
-6
/
+2
|
*
ipw2100: mark ipw2100_pm_qos_req static
John W. Linville
2010-07-20
1
-1
/
+1
|
*
ath9k: correct sparse identified endian bug in ath_paprd_calibrate
John W. Linville
2010-07-20
1
-1
/
+1
|
*
mac80211: move QoS-enable to BSS info
Johannes Berg
2010-07-20
1
-9
/
+9
|
*
iwlwifi: "recover_from_tx_stall" function for 4965
Wey-Yi Guy
2010-07-17
1
-0
/
+1
|
*
iwlwifi: more statistics counter for agn in debugfs
Wey-Yi Guy
2010-07-17
1
-0
/
+7
|
*
iwlwifi: additional statistic debug counter
Wey-Yi Guy
2010-07-17
1
-1
/
+2
|
*
orinoco_usb: potential null dereference
Dan Carpenter
2010-07-16
1
-5
/
+5
|
*
ath9k_hw: Fix AR9003 MPDU delimeter CRC check for middle subframes
Luis R. Rodriguez
2010-07-16
1
-2
/
+29
|
*
ath9k_htc: make ath9k_htc_tx_aggr_oper() static
Luis R. Rodriguez
2010-07-16
1
-4
/
+5
|
*
iwlwifi: convert new uses of __attribute__ ((packed)) to __packed
John W. Linville
2010-07-14
1
-2
/
+2
|
*
libertas: convert new uses of __attribute__ ((packed)) to __packed
John W. Linville
2010-07-14
2
-6
/
+6
|
*
ath5k: clean up rxlink handling
Bruno Randolf
2010-07-14
2
-5
/
+3
|
*
ath5k: disable tasklets during reset
Bob Copeland
2010-07-14
1
-6
/
+14
|
*
ath5k: move reset to mac80211 workqueue
Bob Copeland
2010-07-14
3
-19
/
+24
|
*
ath9k_hw: remove initvals for hardware which was never sold
Felix Fietkau
2010-07-14
2
-2027
/
+0
|
*
wireless: airo: delete netdev from list after it is freed
Kulikov Vasiliy
2010-07-14
1
-1
/
+1
|
*
ath9k: another fix for the A-MPDU buffer leak
Felix Fietkau
2010-07-14
1
-4
/
+15
|
*
drivers/net/wireless: Remove unnecessary casts of private_data
Joe Perches
2010-07-14
4
-24
/
+21
|
*
ath9k: fix panic while cleaning up virtaul wifis
Rajkumar Manoharan
2010-07-14
2
-2
/
+8
|
*
ath9k: remove unneeded calculation of minimal calibration power
Pavel Roskin
2010-07-14
3
-14
/
+4
|
*
ath9k: Fix the LED behaviour in idle unassociated state.
Vivek Natarajan
2010-07-14
1
-3
/
+8
*
|
3c59x: Fix call to mdio_sync() with the wrong argument
Ben Hutchings
2010-07-23
1
-1
/
+1
*
|
net: s2io: fix buffer overflow
Kulikov Vasiliy
2010-07-23
1
-10
/
+18
*
|
mv643xx_eth: potential null dereference
Dan Carpenter
2010-07-23
1
-1
/
+2
*
|
net: 3c59x: fix leak of iomaps
Kulikov Vasiliy
2010-07-23
1
-0
/
+1
*
|
wireless: use newly introduced hex_to_bin()
Andy Shevchenko
2010-07-23
1
-21
/
+2
*
|
usb: usbnet: use newly introduced hex_to_bin()
Andy Shevchenko
2010-07-23
1
-11
/
+2
*
|
drivers: net: use newly introduced hex_to_bin()
Andy Shevchenko
2010-07-23
1
-6
/
+5
*
|
drivers: atm: don't use private copy of hex_to_bin()
Andy Shevchenko
2010-07-23
1
-13
/
+2
*
|
be2net: bump the driver version number
Ajit Khaparde
2010-07-23
1
-1
/
+1
*
|
be2net: variable name changes
Ajit Khaparde
2010-07-23
4
-8
/
+8
*
|
be2net: supress printing error when mac query fails for VF
Ajit Khaparde
2010-07-23
1
-1
/
+2
*
|
be2net: code to support tx rate configuration on virtual functions
Ajit Khaparde
2010-07-23
4
-1
/
+78
*
|
be2net: add vlan support for sriov virtual functions
Ajit Khaparde
2010-07-23
2
-8
/
+47
*
|
be2net: add support to get vf config
Ajit Khaparde
2010-07-23
2
-13
/
+47
*
|
be2net: change to call pmac_del only if necessary
Ajit Khaparde
2010-07-23
2
-2
/
+5
[next]