index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
macb.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-06-07
ixgbe: use rx_buffer_info->dma instead of nr_frags to determine skb unmap
Alexander Duyck
1
-1
/
+1
2009-06-07
ixgbe: ethtool support to change advertised link modes of 82599 adapters
Mallikarjuna R Chilakala
2
-18
/
+33
2009-06-07
ixgbe: Fix 82599 adapter link flickering issues
Mallikarjuna R Chilakala
8
-227
/
+193
2009-06-07
ixgbe: Harden the 82599 multispeed fiber autotry mechanism
Peter P Waskiewicz Jr
4
-23
/
+106
2009-06-07
ixgbe: Add ethtool offline test support
Peter P Waskiewicz Jr
3
-3
/
+842
2009-06-07
ixgbe: Change the 82599 PHY DSP restart logic
Peter P Waskiewicz Jr
1
-4
/
+3
2009-06-07
ixgbe: Enable ACPI WoL capabilities for 82599
Peter P Waskiewicz Jr
1
-0
/
+3
2009-06-07
cfg80211: errno.h: define ERFKILL
Alexander Beregalov
4
-0
/
+7
2009-06-07
removal of forcedeth device ids
Ayaz Abdulla
1
-38
/
+0
2009-06-07
forcedeth: addition of new mcp89 device id
Ayaz Abdulla
1
-0
/
+4
2009-06-07
forcedeth: remove device id macros
Ayaz Abdulla
1
-115
/
+98
2009-06-04
wimax: depend on rfkill properly
Johannes Berg
1
-0
/
+1
2009-06-04
ar9170: remove deprecated code
Christian Lamparter
2
-8
/
+0
2009-06-04
iwlwifi: fix comment describing disable_11n
Reinette Chatre
1
-1
/
+1
2009-06-04
iwlwifi: add value and range define for link quality command
Wey-Yi Guy
3
-5
/
+19
2009-06-04
iwlagn: delay ict interrupt.
Mohamed Abbas
1
-2
/
+3
2009-06-04
iwl3945/iwlwifi: fix led bug when SW rfkill
Abhijeet Kolekar
2
-8
/
+0
2009-06-04
iwl3945: port allow skb allocation in tasklet patch
Abhijeet Kolekar
1
-7
/
+25
2009-06-04
iwlwifi: unify station management
Tomas Winkler
15
-310
/
+109
2009-06-04
TI DaVinci EMAC: Remove print_mac, DECLARE_MAC_BUF
Chaithrika U S
1
-6
/
+4
2009-06-04
tun: Only wake up writers
Herbert Xu
1
-3
/
+3
2009-06-04
ipv4: remove ip_mc_drop_socket() declaration from af_inet.c.
Rami Rosen
1
-1
/
+0
2009-06-04
gso: Stop fraglists from escaping
Herbert Xu
1
-3
/
+2
2009-06-04
cxgb3: minor aq100x phy fixes
Divy Le Ray
1
-12
/
+12
2009-06-04
cxgb3: Update FW to 7.4.0
Divy Le Ray
5
-1889
/
+1921
2009-06-03
cfg80211: fix Kconfig for users of cfg80211
Johannes Berg
3
-3
/
+6
2009-06-03
rfkill: document /dev/rfkill
Johannes Berg
1
-1
/
+7
2009-06-03
rfkill: always init poll delayed work
Johannes Berg
1
-7
/
+6
2009-06-03
ath5k: disable beacon interrupt when interface is down
Bob Copeland
1
-1
/
+16
2009-06-03
mac80211: removed unused variable in ieee80211_tx()
Luis R. Rodriguez
1
-2
/
+0
2009-06-03
mac80211: extend sta kdoc - explain when they are added
Luis R. Rodriguez
1
-0
/
+9
2009-06-03
cfg80211: make ieee80211_get_mesh_hdrlen() static
Luis R. Rodriguez
1
-1
/
+1
2009-06-03
ath: make regulatory parsing more verbose on debug
Luis R. Rodriguez
1
-4
/
+25
2009-06-03
ath9k: Fix write callback of 'debug' which configures debug mask
Vasanthakumar Thiagarajan
1
-8
/
+14
2009-06-03
iwm: port to new cfg80211 rfkill
Johannes Berg
5
-99
/
+1
2009-06-03
cfg80211: add rfkill support
Johannes Berg
11
-30
/
+172
2009-06-03
rfkill: add function to query state
Johannes Berg
2
-0
/
+25
2009-06-03
cfg80211: move txpower wext from mac80211
Johannes Berg
4
-78
/
+166
2009-06-03
rfkill: create useful userspace interface
Johannes Berg
4
-31
/
+394
2009-06-03
rfkill: rewrite
Johannes Berg
46
-3273
/
+2536
2009-06-03
nl80211: use GFP_ATOMIC for michael mic failure message
Bob Copeland
1
-2
/
+2
2009-06-03
libertas: improve function init/shutdown handling for SD8688
Bing Zhao
3
-51
/
+47
2009-06-03
wireless/p54: prepare for FIRMWARE_NAME_MAX removal
Samuel Ortiz
1
-2
/
+2
2009-06-03
iwmc3200wifi: shrink calibration lmac name
Samuel Ortiz
1
-1
/
+1
2009-06-03
ar9170: cancel led worker properly on exit
Christian Lamparter
1
-3
/
+7
2009-06-03
ar9170usb: more minor fixes
Christian Lamparter
3
-16
/
+10
2009-06-03
ar9170: fix lockdep warning on hibernate
Christian Lamparter
1
-4
/
+1
2009-06-03
ar9170: fix LED power state handling
Christian Lamparter
2
-2
/
+6
2009-06-03
ar9170: kill duplicated HT feature flag
Christian Lamparter
1
-1
/
+0
2009-06-03
ar9170: use bitop macros for tx filter flags
Christian Lamparter
2
-9
/
+19
[next]