summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-04-13qla3xxx: use the DMA state API instead of the pci equivalentsFUJITA Tomonori2-36/+36
2010-04-13tg3: use the DMA state API instead of the pci equivalentsFUJITA Tomonori2-22/+22
2010-04-13tg3: Update version to 3.110Matt Carlson1-2/+2
2010-04-13tg3: Remove function errors flagged by checkpatchMatt Carlson1-9/+9
2010-04-13tg3: Unify max pkt size preprocessor constantsMatt Carlson2-3/+2
2010-04-13tg3: Re-inline VLAN tags when appropriateMatt Carlson1-11/+33
2010-04-13tg3: Optimize rx double copy testMatt Carlson2-10/+27
2010-04-13tg3: Reduce 57765 core clock when link at 10MbpsMatt Carlson1-0/+5
2010-04-13tg3: Set card 57765 card reader MRRS to 1024BMatt Carlson2-0/+3
2010-04-13tg3: Disable CLKREQ in L2Matt Carlson2-0/+16
2010-04-13gianfar: Add hardware TX timestamping supportManfred Rudigier2-20/+101
2010-04-13gianfar: Add hardware RX timestamping supportManfred Rudigier2-5/+66
2010-04-13Add non-Virtex5 support for LL TEMAC driverJohn Linn3-38/+115
2010-04-13net: ll_temac: remove virt_to_bus callJohn Linn1-3/+1
2010-04-13r6040: use (dev|netdev)_<level> macros helpersFlorian Fainelli1-14/+13
2010-04-13can: Add esd board support to plx_pci CAN driverMatthias Fuchs2-12/+145
2010-04-13virtio_net: missing sg_init_tableShirley Ma1-0/+2
2010-04-12rt2x00: Add rt3390 support in rt2800 register initialization.Gertjan van Wingerde1-11/+59
2010-04-12rt2x00: Add rt3090 support in rt2800 register initialization.Gertjan van Wingerde1-14/+40
2010-04-12rt2x00: Add rt3071 support in rt2800 register initialization.Gertjan van Wingerde1-9/+93
2010-04-12rt2x00: Finish rt3070 support in rt2800 register initialization.Gertjan van Wingerde1-62/+71
2010-04-12rt2x00: Align rt2800 register initialization with vendor driver.Gertjan van Wingerde2-48/+95
2010-04-12rt2x00: Refactor rt2800 version constants.Gertjan van Wingerde3-29/+41
2010-04-12rt2x00: Align RT chipset definitions with vendor driver.Gertjan van Wingerde3-22/+50
2010-04-12rt2x00: Update rt2800 register definitions towards latest definitions.Gertjan van Wingerde2-3/+54
2010-04-12rt2x00: Let RF chipset decide the RF channel switch method to use in rt2800.Gertjan van Wingerde1-17/+14
2010-04-12p54pci: prevent stuck rx-ring on slow systemQuintin Pitts1-13/+13
2010-04-12Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville18-144/+274
2010-04-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2598-3480/+7307
2010-04-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2594-3411/+7149
2010-04-09iwlwifi: avoid Tx queue memory allocation in interface downZhu Yi4-15/+58
2010-04-09iwlwifi: fix compiler warningWey-Yi Guy1-1/+4
2010-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds4-7/+7
2010-04-09Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-1/+1
2010-04-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds14-58/+121
2010-04-09Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds33-298/+508
2010-04-09iwlwifi: fix compile warnings when compiling without debugReinette Chatre4-5/+5
2010-04-09iwlwifi: small changes in commentsWey-Yi Guy1-1/+1
2010-04-09iwlwifi: update tx command response statusWey-Yi Guy6-54/+108
2010-04-09iwlwifi: add more debug info in error event dumpWey-Yi Guy2-5/+32
2010-04-09iwlwifi: clean up last_phy_resJohannes Berg2-6/+8
2010-04-09iwlwifi: remove pointless sta_id invalid checkJohannes Berg1-5/+1
2010-04-09iwlagn: simplify WEP key checkJohannes Berg1-4/+5
2010-04-09iwlwifi: remove wrong key use checkJohannes Berg1-8/+0
2010-04-09iwlwifi: make WEP key restoring explicitJohannes Berg4-22/+20
2010-04-09iwlwifi: default max event log sizeWey-Yi Guy8-18/+32
2010-04-09wl1271: Add support for connection quality monitoringJuuso Oikarinen9-97/+228
2010-04-09wl1271: Go to ELP in idleJuuso Oikarinen3-3/+8
2010-04-09wl1271: Fix mac80211 RTS threshold requests during WL1271_STATE_OFFSaravanan Dhanabal1-1/+4
2010-04-09wl1271: Fix mac80211 configuration requests during WL1271_STATE_OFFSaravanan Dhanabal1-3/+11