summaryrefslogtreecommitdiffstats
path: root/drivers/net/dm9000.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-07ixgbe: use rx_buffer_info->dma instead of nr_frags to determine skb unmapAlexander Duyck1-1/+1
2009-06-07ixgbe: ethtool support to change advertised link modes of 82599 adaptersMallikarjuna R Chilakala2-18/+33
2009-06-07ixgbe: Fix 82599 adapter link flickering issuesMallikarjuna R Chilakala8-227/+193
2009-06-07ixgbe: Harden the 82599 multispeed fiber autotry mechanismPeter P Waskiewicz Jr4-23/+106
2009-06-07ixgbe: Add ethtool offline test supportPeter P Waskiewicz Jr3-3/+842
2009-06-07ixgbe: Change the 82599 PHY DSP restart logicPeter P Waskiewicz Jr1-4/+3
2009-06-07ixgbe: Enable ACPI WoL capabilities for 82599Peter P Waskiewicz Jr1-0/+3
2009-06-07cfg80211: errno.h: define ERFKILLAlexander Beregalov4-0/+7
2009-06-07removal of forcedeth device idsAyaz Abdulla1-38/+0
2009-06-07forcedeth: addition of new mcp89 device idAyaz Abdulla1-0/+4
2009-06-07forcedeth: remove device id macrosAyaz Abdulla1-115/+98
2009-06-04wimax: depend on rfkill properlyJohannes Berg1-0/+1
2009-06-04ar9170: remove deprecated codeChristian Lamparter2-8/+0
2009-06-04iwlwifi: fix comment describing disable_11nReinette Chatre1-1/+1
2009-06-04iwlwifi: add value and range define for link quality commandWey-Yi Guy3-5/+19
2009-06-04iwlagn: delay ict interrupt.Mohamed Abbas1-2/+3
2009-06-04iwl3945/iwlwifi: fix led bug when SW rfkillAbhijeet Kolekar2-8/+0
2009-06-04iwl3945: port allow skb allocation in tasklet patchAbhijeet Kolekar1-7/+25
2009-06-04iwlwifi: unify station managementTomas Winkler15-310/+109
2009-06-04TI DaVinci EMAC: Remove print_mac, DECLARE_MAC_BUFChaithrika U S1-6/+4
2009-06-04tun: Only wake up writersHerbert Xu1-3/+3
2009-06-04ipv4: remove ip_mc_drop_socket() declaration from af_inet.c.Rami Rosen1-1/+0
2009-06-04gso: Stop fraglists from escapingHerbert Xu1-3/+2
2009-06-04cxgb3: minor aq100x phy fixesDivy Le Ray1-12/+12
2009-06-04cxgb3: Update FW to 7.4.0Divy Le Ray5-1889/+1921
2009-06-03cfg80211: fix Kconfig for users of cfg80211Johannes Berg3-3/+6
2009-06-03rfkill: document /dev/rfkillJohannes Berg1-1/+7
2009-06-03rfkill: always init poll delayed workJohannes Berg1-7/+6
2009-06-03ath5k: disable beacon interrupt when interface is downBob Copeland1-1/+16
2009-06-03mac80211: removed unused variable in ieee80211_tx()Luis R. Rodriguez1-2/+0
2009-06-03mac80211: extend sta kdoc - explain when they are addedLuis R. Rodriguez1-0/+9
2009-06-03cfg80211: make ieee80211_get_mesh_hdrlen() staticLuis R. Rodriguez1-1/+1
2009-06-03ath: make regulatory parsing more verbose on debugLuis R. Rodriguez1-4/+25
2009-06-03ath9k: Fix write callback of 'debug' which configures debug maskVasanthakumar Thiagarajan1-8/+14
2009-06-03iwm: port to new cfg80211 rfkillJohannes Berg5-99/+1
2009-06-03cfg80211: add rfkill supportJohannes Berg11-30/+172
2009-06-03rfkill: add function to query stateJohannes Berg2-0/+25
2009-06-03cfg80211: move txpower wext from mac80211Johannes Berg4-78/+166
2009-06-03rfkill: create useful userspace interfaceJohannes Berg4-31/+394
2009-06-03rfkill: rewriteJohannes Berg46-3273/+2536
2009-06-03nl80211: use GFP_ATOMIC for michael mic failure messageBob Copeland1-2/+2
2009-06-03libertas: improve function init/shutdown handling for SD8688Bing Zhao3-51/+47
2009-06-03wireless/p54: prepare for FIRMWARE_NAME_MAX removalSamuel Ortiz1-2/+2
2009-06-03iwmc3200wifi: shrink calibration lmac nameSamuel Ortiz1-1/+1
2009-06-03ar9170: cancel led worker properly on exitChristian Lamparter1-3/+7
2009-06-03ar9170usb: more minor fixesChristian Lamparter3-16/+10
2009-06-03ar9170: fix lockdep warning on hibernateChristian Lamparter1-4/+1
2009-06-03ar9170: fix LED power state handlingChristian Lamparter2-2/+6
2009-06-03ar9170: kill duplicated HT feature flagChristian Lamparter1-1/+0
2009-06-03ar9170: use bitop macros for tx filter flagsChristian Lamparter2-9/+19