summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-23120-2376/+3961
|\
| * rename new rfkill sysfs knobsflorian@mickler.org2010-03-192-32/+13Star
| * mac80211: (really) fix rates setup on IBSS mergeBruno Randolf2010-03-161-8/+8
| * Revert "mac80211: fix rates setup on IBSS merge"John W. Linville2010-03-161-3/+0Star
| * rt2x00: Fix TX status reporting for rt2800pci.Alban Browaeys2010-03-161-15/+25
| * rt2x00: txdone implementation supporting hw encryption.Alban Browaeys2010-03-161-32/+25Star
| * rt2x00: fix warning when building rt2800pci with just soc supportHelmut Schaa2010-03-151-0/+2
| * ipw2x00: replace "ieee80211" with "libipw" where appropriatePavel Roskin2010-03-154-28/+27Star
| * orinoco: disable support for prism chipset by defaultPavel Roskin2010-03-153-39/+60
| * wl1251: reduce eeprom read wait timeGrazvydas Ignotas2010-03-151-1/+2
| * wl1251: fix ELP_CTRL register accesses when using SDIOGrazvydas Ignotas2010-03-155-6/+56
| * wl1251: make local symbols staticGrazvydas Ignotas2010-03-151-15/+9Star
| * mac80211: optimize tx status processingFelix Fietkau2010-03-151-7/+7
| * DRIVER: Libertas: Fixed coding style in rx.cStewart Malik2010-03-151-25/+25
| * ath5k: remove unused beacon timer codeJohn W. Linville2010-03-152-225/+0Star
| * ath5k: remove dead source in ath5k_combine_linear_pcdac_curvesJohn W. Linville2010-03-151-13/+0Star
| * ath5k: remove some dead functionsJohn W. Linville2010-03-153-113/+0Star
| * airo : Print of firmware versionmatthieu castet2010-03-151-1/+1
| * airo : fix printing status infomatthieu castet2010-03-151-12/+23
| * ssb: Export ssb_chipco_gpio_control - needed by N PHY codeLarry Finger2010-03-101-0/+1
| * ath5k: fixing retries in ath5k_hw_setup_4word_tx_descAndrew Blaich2010-03-102-2/+1Star
| * ath9k: fix rate control tx status handling for A-MPDUFelix Fietkau2010-03-103-5/+8
| * wl1271: Changed wl1271_sdio to be selectable only on ARMTeemu Paasikivi2010-03-101-2/+2
| * ath5k: Minor EEPROM documentation updatesBruno Randolf2010-03-103-23/+68
| * ath5k: IQ calibration for AR5211 is slightly differentBruno Randolf2010-03-101-2/+9
| * ath5k: add debugfs file frameerrorsBruno Randolf2010-03-104-2/+140
| * ath5k: remove ah_gpio_npinsBruno Randolf2010-03-102-5/+0Star
| * ath5k: remove ah_mac_revisionBruno Randolf2010-03-102-2/+0Star
| * ath5k: remove ah_magicBruno Randolf2010-03-103-10/+0Star
| * ath5k: remove double opmode definitionBruno Randolf2010-03-105-21/+15Star
| * ath5k: preserve antenna settingsBruno Randolf2010-03-103-1/+3
| * ath5k: add antenna statistics and debugfs file for antenna settingsBruno Randolf2010-03-104-0/+126
| * rndis_wlan: Implement cfg80211 PMKSA APIJussi Kivilinna2010-03-101-0/+282
| * rndis_wlan: get max_num_pmkids from deviceJussi Kivilinna2010-03-101-2/+33
| * rndis_wlan: remove unused variables from priv structureJussi Kivilinna2010-03-101-14/+0Star
| * rndis_wlan: copy only useful data from rndis_command respondJussi Kivilinna2010-03-101-4/+29
| * minstrel: make the rate control ops reusable from another rc implementationFelix Fietkau2010-03-103-4/+10
| * minstrel: simplify and fix debugfs codeFelix Fietkau2010-03-102-29/+11Star
| * ath5k: Fix TX/RX padding for all framesBenoit Papillault2010-03-103-36/+88
| * mac80211: give warning if building w/out rate ctrl algorithmAndres Salomon2010-03-101-0/+9
| * iwmc3200wifi: typo fix and code cleanupZhu Yi2010-03-104-10/+8Star
| * iwmc3200wifi: mark some pmksa functions staticZhu Yi2010-03-101-5/+8
| * iwmc3200wifi: increase concatenated bufferZhu Yi2010-03-101-1/+1
| * iwmc3200wifi: protect rx_tickets and rx_packets[] listsZhu Yi2010-03-104-5/+30
| * iwmc3200wifi: add ftrace event tracing supportZhu Yi2010-03-109-7/+314
| * iwmc3200wifi: remove "_safe" for some list_for_each_entry usageZhu Yi2010-03-105-23/+21Star
| * iwmc3200wifi: refuse to associate on unallowed channelsZhu Yi2010-03-103-3/+25
| * enhance sysfs rfkill interfaceflorian@mickler.org2010-03-102-0/+83
| * Document the rfkill sysfs ABIflorian@mickler.org2010-03-104-31/+102
| * iwl3945: check ucode load error codeAbhijeet Kolekar2010-03-101-1/+1