summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* vhost: Cleanup vhost.c and net.cKrishna Kumar2011-03-082-23/+49
* s2io: fix uninitialized compile warningShan Wei2011-03-071-1/+1
* bonding: COW before overwriting the destination MAC addressChangli Gao2011-03-071-2/+6
* bonding: remove the unused dummy functions when net poll controller isn't ena...Changli Gao2011-03-071-8/+0
* Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2011-03-072-103/+178
|\
| * r8169: convert to new VLAN model.Francois Romieu2011-03-052-70/+49
| * r8169: support control of advertising.Oliver Neukum2011-03-051-17/+37
| * r8169: support the new chips for RTL8105E.Hayes Wang2011-03-051-2/+90
| * r8169: adjust rtl8169_set_speed_xmii function.Hayes Wang2011-03-011-14/+2
* | be2net: Add multicast filter capability for LancerPadmanabh Ratnakar2011-03-072-2/+5
* | be2net: Disarm CQ and EQ to disable interrupt in LancerPadmanabh Ratnakar2011-03-071-5/+12
* | be2net: Remove TX Queue stop in closePadmanabh Ratnakar2011-03-071-1/+0
* | be2net: Change f/w command versions for LancerPadmanabh Ratnakar2011-03-072-2/+8
* | be2net: Add error recovery during load for LancerPadmanabh Ratnakar2011-03-072-0/+68
* | be2net: Checksum field valid only for TCP/UDPPadmanabh Ratnakar2011-03-071-3/+6
* | be2net: Remove ERR compl workaround for LancerPadmanabh Ratnakar2011-03-072-26/+9
* | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-03-04184-3133/+34327
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-03-04184-3133/+34327
| |\ \
| | * | b43: N-PHY: rev3+: add static tablesRafał Miłecki2011-03-012-2/+1131
| | * | rtlwifi: Fix error registering rate-controlChaoming Li2011-03-011-9/+6
| | * | ath9k_htc: Handle BSSID/AID for multiple interfacesSujith Manoharan2011-03-013-20/+81
| | * | iwlwifi: move remaining iwl-agn-rx.c code into iwl-rx.cStanislaw Gruszka2011-02-284-269/+225
| | * | iwlwifi: move check health code into iwl-rx.cStanislaw Gruszka2011-02-289-183/+155
| | * | iwlwifi: add {ack,plpc}_check module parametersStanislaw Gruszka2011-02-284-2/+15
| | * | iwlegacy: fix dma mappings and skbs leakStanislaw Gruszka2011-02-283-27/+62
| | * | iwlwifi: fix dma mappings and skbs leakStanislaw Gruszka2011-02-283-26/+59
| | * | ath9k: Fix incorrect GPIO LED pin for AR9485Senthil Balasubramanian2011-02-282-0/+3
| | * | ath9k: use generic mac80211 LED blinking codeFelix Fietkau2011-02-284-170/+61
| | * | p54: fix a NULL pointer dereference bugFelix Fietkau2011-02-281-2/+5
| | * | rtlwifi: fix places where uninitialized data is usedAlessio Igor Bogani2011-02-281-3/+3
| | * | rtlwifi: Add the missing rcu_read_lock/unlockAlessio Igor Bogani2011-02-283-2/+12
| | * | iwlwifi: remove duplicate initializationDan Carpenter2011-02-281-1/+1
| | * | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2011-02-284-30/+158
| | |\ \
| | | * | iwlagn: enable BT session 2 type UART for 2000 seriesWey-Yi Guy2011-02-264-35/+57
| | | * | iwlagn: split BT page and inquiry UART msgWey-Yi Guy2011-02-262-7/+12
| | | * | iwlagn: add BT Session Activity 2 UART message (BT -> WiFi)Wey-Yi Guy2011-02-261-0/+78
| | | * | iwlagn: add bt config structure support for 2000 seriesWey-Yi Guy2011-02-261-0/+23
| | | * | iwlagn: name change for BT config commandWey-Yi Guy2011-02-262-2/+2
| | * | | at76c50x-usb: fix warning caused by at76_mac80211_tx now returning voidJohn W. Linville2011-02-281-1/+2
| | |/ /
| | * | iwlegacy: change some symbols duplicated from iwlwifi directoryJohn W. Linville2011-02-2515-73/+71
| | * | ath9k: Fix compilation warning.Vivek Natarajan2011-02-251-1/+1
| | * | ath9k: Cancel pll_work while disabling radio.Vivek Natarajan2011-02-251-0/+4
| | * | ath9k_hw: Fix pcie_serdes setting for AR9485 1.1 version.Vivek Natarajan2011-02-251-4/+4
| | * | b43: fill PHY ctl word1 in TX header for N-PHYRafał Miłecki2011-02-252-0/+79
| | * | iwlagn: fix iwlagn_check_needed_chainsJohannes Berg2011-02-251-17/+41
| | * | orinoco: Drop scan results with unknown channelsJoe Gunn2011-02-251-0/+5
| | * | mac80211: make tx() operation return voidJohannes Berg2011-02-2534-126/+63
| | * | iwlegacy: do not set tx power when channel is changingStanislaw Gruszka2011-02-252-4/+11
| | * | p54: implement set_coverage_classChristian Lamparter2011-02-253-1/+21
| | * | rtl8192c: fix compilation errorsJohannes Berg2011-02-242-12/+12