summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville57-505/+648
2009-12-22ath9k: Fix TX poll routineSujith1-0/+2
2009-12-22ath9k: Remove ANI lockSujith2-16/+4
2009-12-22ath9k: Clarify Interrupt mitigationSujith2-6/+6
2009-12-22iwlwifi: Constify struct iwl_opsEmese Revfy5-7/+7
2009-12-22iwlwifi: use new mac80211 SMPSJohannes Berg8-38/+32
2009-12-22zd1211rw: improve ejecting of fake CDROMStefan Seyfried1-5/+9
2009-12-22ar9170usb: add Sphairon Homelink 1202 USB IDStefan Seyfried1-0/+2
2009-12-22ath9k: add MCS rate index back to debufs rcstatLuis R. Rodriguez2-6/+36
2009-12-22mac80211_hwsim: Check all local addresses for TX Ack statusJouni Malinen1-2/+33
2009-12-22iwmc3200wifi: Avoid an offset calculation for each management frame.Joe Perches1-13/+12
2009-12-22libertas: remove priv->ratebitmapHolger Schurig2-4/+1
2009-12-22libertas: remove priv->capabilityHolger Schurig4-15/+3
2009-12-22libertas: make mesh configurableHolger Schurig7-6/+47
2009-12-22libertas: add access functions for mesh open/connect statusHolger Schurig7-10/+16
2009-12-22libertas: move mesh SSID initialization into mesh.cHolger Schurig2-4/+3
2009-12-22libertas: decouple mesh and rtapHolger Schurig1-2/+17
2009-12-22libertas: move mesh-related definitions into mesh.hHolger Schurig2-12/+9
2009-12-22libertas: remove mesh_autostart_enabled and sync_channelHolger Schurig3-29/+2
2009-12-22libertas: use priv->mesh_tlv instead of priv->mesh_fw_verHolger Schurig4-28/+16
2009-12-22mac80211_hwsim: implement ampdu actionJohannes Berg1-0/+26
2009-12-22mac80211: enable spatial multiplexing powersaveJohannes Berg1-4/+20
2009-12-22iwmc3200wifi: rx aggregation supportZhu Yi1-5/+41
2009-12-21rt2x00: Fix trimming of L2 padded frames.Gertjan van Wingerde1-1/+1
2009-12-21rt2x00: Fix rt2800usb RX frame format and as such L2PADBenoit Papillault2-31/+97
2009-12-21rt2x00: Disable RX aggregation for rt2800usbBenoit PAPILLAULT1-3/+1
2009-12-21rt2x00: Only remove L2 padding in received frames if there is payload.Gertjan van Wingerde1-1/+3
2009-12-21rt2x00: Reorganize L2 padding inserting function.Gertjan van Wingerde1-33/+27
2009-12-21rt2x00: Remove SKBDESC_L2_PADDED flag.Gertjan van Wingerde4-16/+4
2009-12-21rt2x00: Further L2 padding fixes.Gertjan van Wingerde2-3/+11
2009-12-21rt2x00 : trim the skb after having the l2pad removed.Alban Browaeys3-5/+3
2009-12-21rt2x00 : avoid timestamp for monitor injected frame.Alban Browaeys1-3/+6
2009-12-21rt2x00 : modify padding location.Alban Browaeys1-1/+1
2009-12-21rt2x00 : bail out of regbusy_read if device is removed.Alban Browaeys1-0/+3
2009-12-21rt73usb: add WLI-U2-H54HPKenichi HORIO1-0/+1
2009-12-21iwlwifi: remove extra error msg on sensitivity calibrationWey-Yi Guy1-6/+1
2009-12-21iwlwifi: on-screen event log dumpWey-Yi Guy6-69/+171
2009-12-21iwlwifi: add continuous uCode event log capabilityWey-Yi Guy6-0/+262
2009-12-21iwlwifi: dump "Control and Status Register" when detect uCode HW/SW errorWey-Yi Guy7-0/+105
2009-12-21iwlwifi: log CT_CARD_DISABLED flagWey-Yi Guy2-6/+8
2009-12-21rtl8180: Remove usage of deprecated 'qual'Larry Finger1-1/+0
2009-12-21rndis_wlan: copy module parameters for bcm4320a devices tooJussi Kivilinna1-0/+5
2009-12-21rndis_wlan: move copy of module parameters to separate functionJussi Kivilinna1-15/+22
2009-12-21wl1251: enable WMMKalle Valo2-3/+2
2009-12-21wl1251: update tx_hdr when aliging skb in txKalle Valo1-0/+1
2009-12-21wl1251: implement WMMKalle Valo2-5/+5
2009-12-21wl1251: implement wl1251_acx_tid_cfg()Kalle Valo3-0/+102
2009-12-21wl1251: implement acx_ac_cfg to configure hardware queuesKalle Valo6-0/+164
2009-12-21wl1251: use __dev_alloc_skb() on RXKalle Valo1-1/+1
2009-12-21wl1251: simplify ELP wakeup time calculationKalle Valo1-3/+3