aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-05-20p54spi: drop test for FW_STATE_RESET in p54spi_workMax Filippov
2009-05-20b43/legacy: fix beacon change processingJohannes Berg
2009-05-20p54spi: use firmware/DMA bug workaround that work under hight load in p54spi_rxMax Filippov
2009-05-20p54spi: always call p54spi_sleep in p54spi_tx_frame if p54spi_wakeup succeededMax Filippov
2009-05-20p54spi: return status of p54spi_wakeupMax Filippov
2009-05-20p54spi: cosmetic fixes: use even byte count in SPI write; drop unused interru...Max Filippov
2009-05-20p54spi: fix incorrect access sequence to DMA_WRITE_CTRL in p54spi_spi_write_dmaMax Filippov
2009-05-20drivers/net: use dev_get_drvdataJulia Lawall
2009-05-20iwlwifi: drop iwl3945_tid_dataTomas Winkler
2009-05-20iwlwifi: drop struct iwl3945_hw_keyTomas Winkler
2009-05-20b43legacy: Remove unnecessary MMIO in interrupt hotpathStefano Brivio
2009-05-20ath9k: cleanup beacon parameters configurationVasanthakumar Thiagarajan
2009-05-20ath9k: Remove unused parameters which are passed to ath_beacon_config_X()Vasanthakumar Thiagarajan
2009-05-20ath9k: Print hw reset failure status as signed intVasanthakumar Thiagarajan
2009-05-20ath9k: Fix PS mode operation to receive buffered broadcast/multicast framesJouni Malinen
2009-05-20ath9k: Clean up RX processing a bitJouni Malinen
2009-05-20ath9k: Fix a check for multicast address for virtual wiphyJouni Malinen
2009-05-20zd1211rw: Replace ZD_CS_MULTICAST with ZD_CS_NO_ACKGábor Stefanik
2009-05-20wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+Luis R. Rodriguez
2009-05-20cfg80211: Process regulatory max bandwidth checks for HT40Luis R. Rodriguez
2009-05-19sfc: Remove lro module parameterBen Hutchings
2009-05-19myri10ge: update version to 1.5.0-1.415Brice Goglin
2009-05-19myri10ge: allow LRO to be enabled via ethtoolBrice Goglin
2009-05-19ixgbe: Cleanup feature setup code to make the code more readableJesse Brandeburg
2009-05-19ixgbe: Change Direct Attach Twinax cable detection for SFP+ NICsPeter P Waskiewicz Jr
2009-05-19ixgbe: Add semaphore access for PHY initialization for 82599Peter P Waskiewicz Jr
2009-05-19r8169: allow true forced mode settingfrançois romieu
2009-05-19r8169: remove useless struct memberfrançois romieu
2009-05-19ppp: unset IFF_XMIT_DST_RELEASE in ppp_setup()Eric Dumazet
2009-05-18net: release dst entry in dev_hard_start_xmit()Eric Dumazet
2009-05-18net: FIX bonding sysfs rtnl_lock deadlockEric W. Biederman
2009-05-18net: Fix ipoib rtnl_lock sysfs deadlock.Eric W. Biederman
2009-05-18netxen: fix msi irq setupDhananjay Phadke
2009-05-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-18The patch adds support for the PCI cards: PCIcan and PCIcanx (1, 2 or 4 chann...Wolfgang Grandegger
2009-05-18can: SJA1000 driver for EMS PCI cardsWolfgang Grandegger
2009-05-18can: SJA1000 generic platform bus driverWolfgang Grandegger
2009-05-18can: Driver for the SJA1000 CAN controllerWolfgang Grandegger
2009-05-18can: CAN Network device driver and Netlink interfaceWolfgang Grandegger
2009-05-18be2net: add two new pci device ids to pci device tableAjit Khaparde
2009-05-18net: Add TI DaVinci EMAC driverAnant Gole
2009-05-18ixgbe: Increase the driver version numberPeter P Waskiewicz Jr
2009-05-18ixgbe: Add generic XAUI support to 82599Peter P Waskiewicz Jr
2009-05-18ixgbe: set max desc to prevent total RSC packet size of 64KAlexander Duyck
2009-05-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-05-17Neterion: *FIFO1_DMA_ERR set twice, should 2nd be *FIFO2_DMA_ERR?roel kluin
2009-05-17mv643xx_eth: fix PPC DMA breakageGabriel Paubert
2009-05-17bonding: fix link down handling in 802.3ad modeStephen Hemminger
2009-05-17Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2009-05-17NET: Meth: Fix unsafe mix of irq and non-irq spinlocks.Ralf Baechle