summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-12-28mwl8k: get rid of the AMSDU check in the transmit pathLennert Buytenhek
2009-12-28mwl8k: hw is never NULL in mwl8k_set_radio_preamble()Lennert Buytenhek
2009-12-28mwl8k: firmware command code cleanupLennert Buytenhek
2009-12-28iwmc3200wifi: fix array out-of-boundary accessZhu Yi
2009-12-28wl1251: timeout one too soon in wl1251_boot_run_firmware()Roel Kluin
2009-12-28ath9k: fix missed error codes in the tx status checkFelix Fietkau
2009-12-28ath9k: wake hardware during AMPDU TX actionsLuis R. Rodriguez
2009-12-28ath9k: wake hardware for interface IBSS/AP/Mesh removalLuis R. Rodriguez
2009-12-28ath9k: fix suspend by waking device prior to stopSujith
2009-12-28wl1271_cmd.c: cleanup char => u8Dan Carpenter
2009-12-28iwlwifi: Storage class should be before const qualifierTobias Klauser
2009-12-28ath9k: Storage class should be before const qualifierTobias Klauser
2009-12-28wireless: remove remaining qual codeJohannes Berg
2009-12-28rt2x00: Add USB ID for Linksys WUSB 600N rev 2.Gertjan van Wingerde
2009-12-28ath5k: fix SWI calibration interrupt stormBob Copeland
2009-12-28libertas: Remove carrier signaling from the scan codeSamuel Ortiz
2009-12-28orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabledAndrey Borzenkov
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-22ath9k: Fix TX poll routinemaster-2009-12-24master-2009-12-22Sujith
2009-12-22ath9k: Remove ANI lockSujith
2009-12-22ath9k: Clarify Interrupt mitigationSujith
2009-12-22iwlwifi: Constify struct iwl_opsEmese Revfy
2009-12-22iwlwifi: use new mac80211 SMPSJohannes Berg
2009-12-22zd1211rw: improve ejecting of fake CDROMStefan Seyfried
2009-12-22ar9170usb: add Sphairon Homelink 1202 USB IDStefan Seyfried
2009-12-22ath9k: add MCS rate index back to debufs rcstatLuis R. Rodriguez
2009-12-22mac80211_hwsim: Check all local addresses for TX Ack statusJouni Malinen
2009-12-22iwmc3200wifi: Avoid an offset calculation for each management frame.Joe Perches
2009-12-22libertas: remove priv->ratebitmapHolger Schurig
2009-12-22libertas: remove priv->capabilityHolger Schurig
2009-12-22libertas: make mesh configurableHolger Schurig
2009-12-22libertas: add access functions for mesh open/connect statusHolger Schurig
2009-12-22libertas: move mesh SSID initialization into mesh.cHolger Schurig
2009-12-22libertas: decouple mesh and rtapHolger Schurig
2009-12-22libertas: move mesh-related definitions into mesh.hHolger Schurig
2009-12-22libertas: remove mesh_autostart_enabled and sync_channelHolger Schurig
2009-12-22libertas: use priv->mesh_tlv instead of priv->mesh_fw_verHolger Schurig
2009-12-22mac80211_hwsim: implement ampdu actionJohannes Berg
2009-12-22mac80211: enable spatial multiplexing powersaveJohannes Berg
2009-12-22iwmc3200wifi: rx aggregation supportZhu Yi
2009-12-21rt2x00: Fix trimming of L2 padded frames.Gertjan van Wingerde
2009-12-21rt2x00: Fix rt2800usb RX frame format and as such L2PADBenoit Papillault
2009-12-21rt2x00: Disable RX aggregation for rt2800usbBenoit PAPILLAULT
2009-12-21rt2x00: Only remove L2 padding in received frames if there is payload.Gertjan van Wingerde
2009-12-21rt2x00: Reorganize L2 padding inserting function.Gertjan van Wingerde
2009-12-21rt2x00: Remove SKBDESC_L2_PADDED flag.Gertjan van Wingerde
2009-12-21rt2x00: Further L2 padding fixes.Gertjan van Wingerde
2009-12-21rt2x00 : trim the skb after having the l2pad removed.Alban Browaeys
2009-12-21rt2x00 : avoid timestamp for monitor injected frame.Alban Browaeys
2009-12-21rt2x00 : modify padding location.Alban Browaeys