summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2009-03-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller15-120/+217
2009-03-02zaurus: add usb id for motomagx phonesDmitriy Taychenachev1-0/+5
2009-03-02usbnet: make usbnet_get_link() fall back to ethtool_op_get_link()Bjørn Mork1-2/+2
2009-03-02veth: Fix carrier detectEric W. Biederman1-40/+11
2009-03-02cdc_ether: add usb id for Ericsson F3507gBjørn Mork1-0/+5
2009-03-02jme: Adding {64,40}bits DMA mask backGuo-Fu Tseng1-0/+10
2009-03-02jme: Clear all modified GHC register flagsGuo-Fu Tseng1-4/+3
2009-03-02jme: Fix pci syncGuo-Fu Tseng1-3/+3
2009-03-02jme: Modifies messages to display correct hardware versionGuo-Fu Tseng1-2/+6
2009-03-02r8169: read MAC address from EEPROM on init (2nd attempt)Ivan Vecera1-2/+112
2009-03-02ixgbe: Fix some compiler warnings.David S. Miller2-3/+1
2009-03-02typhoon: Need non-vmalloc memory to DMA firmware to the card.David S. Miller1-7/+20
2009-03-01ixgbe: Add 82599 device id's, hook it up into the main driver.PJ Waskiewicz4-135/+559
2009-03-01ixgbe: Add DCB for 82599, remove BCN supportPJ Waskiewicz5-219/+644
2009-03-01ixgbe: Add hardware specific initialization code for 82599 devicesPJ Waskiewicz8-59/+2928
2009-03-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller90-1978/+5912
2009-03-01Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-4/+4
2009-03-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller7-70/+71
2009-02-27at76c50x-usb: use dev_name() instead of struct device.bus_idKalle Valo1-1/+1
2009-02-27ath9k: Unlock sc->mutex on error pathJouni Malinen1-0/+1
2009-02-27b43: checkpatch.pl cleanupsJohn Daiker7-39/+39
2009-02-27iwl3945: re-add iwl_poll_direct_bit return value checkJason Andryuk1-1/+1
2009-02-27iwl3945: initialize is_valid_rtc_data_addr function pointerJason Andryuk1-0/+1
2009-02-27b43: Remove bogus integer truncation warningsMichael Buesch2-5/+5
2009-02-27ath9k: fix 802.11g conformance test limit typoBob Copeland1-1/+1
2009-02-27orinoco: prevent accessing memory outside the firmware imageDavid Kilroy3-56/+67
2009-02-27orinoco: validate firmware headerDavid Kilroy1-0/+37
2009-02-27at76c50x-usb: add link to the TODO listKalle Valo1-8/+4
2009-02-27at76c50x-usb: additional disconnect fixesJason Andryuk1-0/+6
2009-02-27at76c50x-usb: clean up DMA on stackJason Andryuk1-12/+23
2009-02-27at76c50x-usb: fix oops on disconnectJason Andryuk1-8/+19
2009-02-27ath9k: follow beacon hints on reg_notifier when world roamingLuis R. Rodriguez1-32/+61
2009-02-27cfg80211: move all regulatory hints to workqueueLuis R. Rodriguez2-5/+9
2009-02-27b43: Convert usage of b43_radio_maskset()Michael Buesch3-58/+25
2009-02-27b43: Convert usage of b43_radio_mask()Michael Buesch3-28/+17
2009-02-27b43: Convert usage of b43_radio_set()Michael Buesch3-31/+16
2009-02-27b43: Convert usage of b43_phy_maskset()Michael Buesch3-229/+103
2009-02-27b43: Convert usage of b43_phy_mask()Michael Buesch4-107/+53
2009-02-27b43: Convert usage of b43_phy_set()Michael Buesch4-145/+72
2009-02-27libertas: use private SDIO workqueue to avoid scheduling latencyDan Williams1-5/+9
2009-02-27b43: Implement sw scan callbacksMichael Buesch1-0/+31
2009-02-27b43: Enable PCI slow clock workaround, if needed.Michael Buesch1-0/+3
2009-02-27b43: Honor the no-slow-clock boardflagMichael Buesch1-1/+3
2009-02-27b43: Fix radio host flagsMichael Buesch1-4/+6
2009-02-27b43: Add slot count compiletime assertionMichael Buesch1-0/+3
2009-02-27ath9k: Add appropriate ANI values for AP modeSujith2-22/+17
2009-02-27ath9k: Fix PCI shutdown sequenceSujith1-2/+2
2009-02-27ath9k: Fix bug in EEPROM chainmask retrievalSujith1-8/+5
2009-02-27ath9k: Add PER to RC debug statisticsSujith3-10/+14
2009-02-27ath9k: Remove multiple macro occurrencesSujith4-6/+3