summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-11149-3477/+6767
|\
| * wl1251: fix ELP_CTRL register readsGrazvydas Ignotas2010-06-081-6/+34
| * ath5k: add debugfs file for queue debuggingBruno Randolf2010-06-082-0/+67
| * ath5k: no need to save/restore the default antennaBruno Randolf2010-06-081-7/+1
| * ath5k: new function for setting the antenna switch tableBruno Randolf2010-06-084-27/+46
| * ath5k: update AR5K_PHY_RESTART_DIV_GC values to match masksBruno Randolf2010-06-081-2/+2
| * libertas: Fix ethtool reporting no WOL options supported if WOL is not alread...Sascha Silbe2010-06-081-6/+3
| * ath: Fix uninitialized variable warningsPrarit Bhargava2010-06-073-0/+3
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-06-0711-218/+275
| |\
| | * ath5k: fix NULL pointer in antenna configurationBruno Randolf2010-06-071-0/+7
| | * p54usb: Add device ID for Dell WLA3310 USBJason Dravet2010-06-071-0/+1
| | * wl1251: fix a memory leak in probeGrazvydas Ignotas2010-06-071-0/+1
| | * iwlwifi: move sysfs_create_group to post request firmwareEmmanuel Grumbach2010-06-061-159/+159
| | * iwl3945: fix internal scanAbhijeet Kolekar2010-06-064-31/+96
| | * iwl3945: enable stuck queue detection on 3945Reinette Chatre2010-06-061-0/+1
| | * ath5k: retain promiscuous settingBob Copeland2010-06-041-1/+3
| | * ath5k: depend on CONFIG_PM_SLEEP for suspend/resume functionsTobias Doerffel2010-06-041-4/+4
| | * Revert "wireless: hostap, fix oops due to early probing interrupt"John W. Linville2010-06-041-9/+0
| * | iwlwifi: fix-up botched revertJohn W. Linville2010-06-071-1/+1
| * | iwlwifi: fix wrapping when handling aggregated batchesDaniel Halperin2010-06-061-6/+45
| * | iwlwifi: parse block ack responses correctlyDaniel Halperin2010-06-061-5/+8
| * | iwlwifi: remove unused parameterWey-Yi Guy2010-06-061-1/+0
| * | iwlwifi: queue user-initiated scan when doing internal scanJohannes Berg2010-06-063-11/+31
| * | iwlwifi: generic scan TX antenna forcingJohannes Berg2010-06-066-11/+19
| * | iwlwifi: do not use huge command buffer for channel switchWey-Yi Guy2010-06-062-2/+2
| * | iwlwifi: reduce memory allocationJohannes Berg2010-06-067-34/+35
| * | iwlwifi: kzalloc txb arrayJohannes Berg2010-06-061-1/+1
| * | iwlagn: fix bug in txq freeingJohannes Berg2010-06-061-2/+9
| * | iwl3945: fix bugs in txq freeingJohannes Berg2010-06-061-6/+8
| * | iwlwifi: remove inaccurate commentWey-Yi Guy2010-06-061-1/+1
| * | iwlwifi: remove priv->mac_addrJohannes Berg2010-06-062-5/+2
| * | iwlwifi: beacon internal time unitWey-Yi Guy2010-06-061-2/+2
| * | iwlwifi: support channel switch offload in driverWey-Yi Guy2010-06-066-51/+257
| * | iwlwifi: beacon format related helper functionWey-Yi Guy2010-06-0610-53/+113
| * | iwlwifi: remove unused parameter in iwl_privWey-Yi Guy2010-06-063-7/+0
| * | iwlwifi: do not clear data after chain noise calibShanyu Zhao2010-06-062-18/+23
| * | iwlwifi: remove debug frame dumpingJohannes Berg2010-06-062-285/+0
| * | iwlwifi: use virtual interface address for scanJohannes Berg2010-06-064-5/+9
| * | iwlwifi: set MAC address in RXON from interfaceJohannes Berg2010-06-061-1/+4
| * | iwlwifi: remove mac_addr assignmentJohannes Berg2010-06-062-6/+6
| * | iwlwifi: remove unused wlap_bssid_addr assignmentJohannes Berg2010-06-061-1/+0
| * | iwlwifi: remove useless node_addr assignmentsJohannes Berg2010-06-062-4/+0
| * | b44: replace the ssb_dma API with the generic DMA APIFUJITA Tomonori2010-06-041-74/+70
| * | b43: replace the ssb_dma API with the generic DMA APIFUJITA Tomonori2010-06-041-31/+34
| * | b43legacy: replace the ssb_dma API with the generic DMA APIFUJITA Tomonori2010-06-041-23/+26
| * | iwlwifi: use the DMA state API instead of the pci equivalentsFUJITA Tomonori2010-06-046-18/+18
| * | ath9k: Fix bug in rate tableVasanthakumar Thiagarajan2010-06-041-2/+2
| * | ath9k_htc: Configure credit size for AR7010Sujith2010-06-042-5/+28
| * | ath9k_htc: Setup 5GHz channelsSujith2010-06-042-2/+56
| * | ath9k_htc: Configure dual stream ratesSujith2010-06-041-2/+7