summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iwlagn: enable only rfkill interrupt when device is downStanislaw Gruszka2011-01-042-4/+11
* mac80211: fix mesh forwardingJohannes Berg2010-12-221-1/+4
* hostap: remove netif_stop_queue from initMeelis Roos2010-12-201-1/+0Star
* mac80211/rt2x00: add ieee80211_tx_status_ni()Johannes Stezenbach2010-12-204-7/+32
* p54usb: New USB ID for Gemtek WUBI-100GWEduardo Costa2010-12-141-0/+1
* mac80211: avoid calling ieee80211_work_work unconditionallyHerton Ronaldo Krzesinski2010-12-131-1/+4
* p54usb: add 5 more USBIDsChristian Lamparter2010-12-131-0/+5
* mac80211: Fix NULL-pointer deference on ibss merge when not readyTim Harvey2010-12-131-0/+4
* libertas: fix potential NULL-pointer dereferenceSven Neumann2010-12-131-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2010-12-132-2/+5
|\
| * Bluetooth: add NULL pointer check in HCIJun Nie2010-12-081-2/+4
| * Bluetooth: Fix initial RFCOMM DLC security levelJohan Hedberg2010-12-061-0/+1
* | iwlagn: implement layout-agnostic EEPROM readingWey-Yi Guy2010-12-096-1/+120
* | iwlagn: rename enhanced txpower fieldsJohannes Berg2010-12-092-5/+8
* | orinoco: fix TKIP countermeasure behaviourDavid Kilroy2010-12-081-2/+2
* | orinoco: clear countermeasure setting on commitDavid Kilroy2010-12-081-0/+6
* | mac80211: Fix BUG in pskb_expand_head when transmitting shared skbsHelmut Schaa2010-12-081-3/+18
* | ath9k_htc: Fix suspend/resumeSujith Manoharan2010-12-084-2/+18
* | ath5k: Put the right tsf value in mesh beaconsJavier Cardona2010-12-081-1/+2
* | ath5k: Prevent mesh interfaces from being counted as ad-hocJavier Cardona2010-12-081-1/+1
* | ath5k: Fix beaconing in mesh modeJavier Cardona2010-12-081-3/+5
* | orinoco: initialise priv->hw before assigning the interruptDavid Kilroy2010-12-082-14/+14
* | ath9k: fix beacon resource related race conditionRajkumar Manoharan2010-12-071-14/+7Star
* | ath9k: Fix STA disconnect issue due to received MIC failed bcast framesSenthil Balasubramanian2010-12-072-3/+9
* | ath9k: fix a DMA related race condition on resetFelix Fietkau2010-12-073-19/+10Star
* | ath9k: fix bug in tx powerMatteo Croce2010-12-071-4/+8
|/
* Revert "ath9k: Fix STA disconnect issue due to received MIC failed bcast frames"John W. Linville2010-12-022-4/+3Star
* ath9k_hw: fix more bitfield related endian issuesFelix Fietkau2010-12-022-9/+16
* ath9k_hw: fix endian issues with CTLs on AR9003Felix Fietkau2010-12-024-54/+47Star
* ath9k: Fix bug in reading input gpio state for ar9003Vasanthakumar Thiagarajan2010-12-022-3/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2010-12-023-6/+16
|\
| * Bluetooth: Add new PID for Atheros 3011Bala Shanmugam2010-12-012-0/+7
| * Bluetooth: Fix log spamming in btusb due to autosuspendStefan Seyfried2010-12-011-3/+6
| * Bluetooth: Fix not returning proper error in SCOGustavo F. Padovan2010-11-221-3/+3
* | ath9k: Fix STA disconnect issue due to received MIC failed bcast framesSenthil Balasubramanian2010-11-302-3/+4
* | mac80211: Fix STA disconnect due to MIC failureSenthil Balasubramanian2010-11-301-0/+2
* | mac80211: ignore non-bcast mcast deauth/disassoc franesChristian Lamparter2010-11-301-0/+4
* | orinoco: abort scan on interface downDavid Kilroy2010-11-303-7/+14
* | carl9170: fix carl9170_tx_prepare typoChristian Lamparter2010-11-291-1/+1
* | mac80211: Fix frame injection using non-AP vifJouni Malinen2010-11-291-1/+6
* | ath9k: Disable SWBA interrupt on remove_interfaceRajkumar Manoharan2010-11-291-1/+10
* | ath9k/carl9170: advertise P2PJohannes Berg2010-11-293-2/+6
* | ath9k: use per-device struct for pm_qos_* operationsGabor Juhos2010-11-293-9/+7Star
* | libertas: fix invalid accessSven Neumann2010-11-292-2/+0Star
* | libertas: fix memory corruption in lbs_remove_card()Daniel Drake2010-11-291-2/+0Star
* | wireless: b43: fix error path in SDIOGuennadi Liakhovetski2010-11-231-0/+1
* | carl9170: fix virtual interface setup crashChristian Lamparter2010-11-221-1/+1
* | ssb: b43-pci-bridge: Add new vendor for BCM4318Daniel Klaffenbach2010-11-222-0/+2
* | ath9k: fix timeout on stopping rx dmaFelix Fietkau2010-11-221-1/+1
* | ath9k_htc: Avoid setting QoS control for non-QoS framesRajkumar Manoharan2010-11-181-1/+1