summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller87-1520/+2225
2010-02-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller10-30/+78
2010-02-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller5-9/+27
2010-02-23tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ONAtsushi Nemoto1-1/+0
2010-02-23cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit)Torgny Johansson1-0/+5
2010-02-23e1000: Fix DMA mapping error handling on RXAnton Blanchard1-1/+18
2010-02-23e1000: correct wrong coding style for "else"Jiri Pirko1-2/+1
2010-02-22can:ti_hecc: Add pm hook-upSriram1-3/+48
2010-02-22isdn: fix a few Kconfig imperfectionsTilman Schmidt2-22/+28
2010-02-22net: convert multiple drivers to use netdev_for_each_mc_addr, part4Jiri Pirko29-98/+69
2010-02-22e1000: convert to use netdev_for_each_mc_addrJiri Pirko1-20/+17
2010-02-22net: convert multiple drivers to use netdev_for_each_mc_addr, part3Jiri Pirko22-74/+50
2010-02-22net/arm: convert to use netdev_for_each_mc_addrJiri Pirko5-30/+28
2010-02-22drivers/net/typhoon.c: Use (pr|netdev)_<level> macro helpersJoe Perches1-147/+96
2010-02-22b44: use netdev_alloc_skb instead of dev_alloc_skbHauke Mehrtens1-1/+1
2010-02-22b44: Set PHY address to NO_PHY if reset fails.Hauke Mehrtens1-1/+5
2010-02-22pci: add support for 82576NS serdes to existing SR-IOV quirkAlexander Duyck1-0/+1
2010-02-22ixgbe: prevent speculative processing of descriptors before readyMilton Miller1-0/+1
2010-02-22mwl8k: convert to new station add/remove callbacksJohannes Berg1-84/+22
2010-02-22iwlwifi: sanity check before counting number of tfds can be freeStanislaw Gruszka2-5/+7
2010-02-22iwlwifi: error checking for number of tfds in queueWey-Yi Guy4-4/+20
2010-02-20eepro: fix netdev_mc_count conversionAlexander Beregalov1-1/+1
2010-02-19be2net: Bump the driver version numberAjit Khaparde1-1/+1
2010-02-19be2net: Maintain tx and rx counters in driverAjit Khaparde2-9/+11
2010-02-19be2net: update copyright datesAjit Khaparde6-6/+6
2010-02-19r8169: enable 64-bit DMA by default for PCI Express devices (v2)Robert Hancock1-7/+14
2010-02-19sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerancesBen Hutchings1-18/+27
2010-02-19sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()Ben Hutchings1-1/+1
2010-02-19mlx4: replace the dma_sync_single_range_for_cpu/device APIFUJITA Tomonori1-4/+4
2010-02-19greth: some driver cleanupskirjanov@gmail.com1-31/+18
2010-02-19net/pcmcia: convert to use netdev_for_each_mc_addrJiri Pirko5-69/+67
2010-02-19ath9k: convert to new station add/remove callbacksJohannes Berg1-15/+20
2010-02-19mac80211_hwsim: convert to new station add/remove callbacksJohannes Berg1-6/+26
2010-02-19p54: convert to new station add/remove callbacksJohannes Berg1-9/+19
2010-02-19ar9170: convert to new station add/remove callbacksJohannes Berg1-34/+36
2010-02-19ssb: Add PCI ID 0x4322 to PHU handlingLarry Finger1-0/+7
2010-02-19ath9k: fix beacon timer restart after a card resetFelix Fietkau1-6/+3
2010-02-19iwlwifi: add debugfs to monitor force reset parametersWey-Yi Guy1-2/+32
2010-02-19iwlwifi: separated time check for different type of force resetWey-Yi Guy3-12/+33
2010-02-19iwlwifi: indicate calib version for 6050 seriesAbhijeet Kolekar3-3/+79
2010-02-19iwlwifi: enable serialization of synchronous commandsReinette Chatre7-10/+13
2010-02-19iwl3945: remove STATUS macros from headerReinette Chatre3-20/+2
2010-02-19ath9k: fix rate control fallback rate selectionFelix Fietkau1-8/+7
2010-02-19wl1271: Added alloc and free hw functionsTeemu Paasikivi1-27/+53
2010-02-19wl1271: Added IO reset and init functionsTeemu Paasikivi3-2/+14
2010-02-19wl1271: Renamed IO functionsTeemu Paasikivi10-109/+109
2010-02-19wl1271: Moved common IO functions from wl271_spi.c to wl1271_io.cTeemu Paasikivi4-158/+242
2010-02-19wl1271: add testmode supportKalle Valo5-1/+318
2010-02-19wl1271: Fix beacon filter table configurationJuuso Oikarinen1-3/+3
2010-02-19wl1271: Fix ad-hoc SSID updateJuuso Oikarinen1-7/+16