summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-12-22Bluetooth: fix bt_accept_dequeue() to work in process contextGustavo F. Padovan1-7/+4
2011-12-21mac80211: Keep skb->piority for relayed frames in AP modeHelmut Schaa1-1/+6
2011-12-21mwifiex: fix issues in band configuration codeAmitkumar Karwar2-30/+20
2011-12-21mwifiex: use IEEE80211_HT_PARAM_CHA_SEC_* macrosAmitkumar Karwar7-39/+35
2011-12-21mwifiex: remove redundant band config codeAmitkumar Karwar4-95/+24
2011-12-21atheros: force endian checks on atheros wireless driversLuis R. Rodriguez1-0/+1
2011-12-21mac80211: ibss should not purge clients it is not responsible forMarek Lindner1-0/+3
2011-12-21mwl8k: Call ieee80211_stop_tx_ba_cb_irqsafe for already deleted BA streamYogesh Ashok Powar1-7/+7
2011-12-21ath9k: fix roadkill due to Joe's patch on ath_dbg() changesLuis R. Rodriguez1-4/+4
2011-12-21iwlagn: fix (remove) use of PAGE_SIZEJohannes Berg2-44/+31
2011-12-21rt2800: Add support for the Fujitsu Stylistic Q550Alan Cox1-0/+2
2011-12-21libertas: clean up scan thread handlingAndres Salomon1-4/+6
2011-12-21ath9k: classify DFS debug header furtherLuis R. Rodriguez1-3/+3
2011-12-21Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville7-64/+96
2011-12-21Bluetooth: Always compile SCO and L2CAP in Bluetooth CoreUlisses Furquim7-57/+15
2011-12-21Bluetooth: Remove global mutex hci_task_lockUlisses Furquim1-20/+1
2011-12-21Bluetooth: btusb: fix bInterval for high/super speed isochronous endpointsBing Zhao1-7/+2
2011-12-20wl12xx: mark no sched scan only after FW eventEyal Shapira2-2/+1
2011-12-20wl12xx: fix sched scan of DFS channelsEyal Shapira1-7/+8
2011-12-20wl12xx: add missing copyright noticeLuciano Coelho1-0/+21
2011-12-20wl12xx: check the actual vif operstate in wl1271_dev_notifyEliad Peller1-1/+11
2011-12-20wl12xx: stop device role on remove_interfaceEliad Peller1-1/+5
2011-12-20wl12xx: fix checking of started dev roleEliad Peller1-23/+18
2011-12-20wl12xx: flush packets before stopping dev roleEliad Peller1-0/+3
2011-12-20wl12xx: make WL1271_FLAG_IDLE flag per-vifEliad Peller4-6/+16
2011-12-20wl12xx: remove redundant code from wl1271_op_conf_txEliad Peller1-24/+1
2011-12-20wl12xx: implement change_interfaceEliad Peller1-0/+12
2011-12-20Bluetooth: Rename info_work to info_timerGustavo F. Padovan2-8/+8
2011-12-20Bluetooth: convert security timer to delayed_workGustavo F. Padovan3-10/+11
2011-12-20Bluetooth: Move l2cap_{set,clear}_timer to l2cap.hGustavo F. Padovan2-14/+15
2011-12-20Bluetooth: Clean up magic pointersAndrei Emeltchenko2-5/+10
2011-12-20Bluetooth: Check for flow control modeAndrei Emeltchenko1-0/+5
2011-12-20Bluetooth: Initialize default flow control modeAndrei Emeltchenko2-0/+8
2011-12-20Bluetooth: Split ctrl init to BREDR and AMP partsAndrei Emeltchenko2-18/+49
2011-12-19iwlwifi: Execute runtime calibration alwaysVenkataraman, Meenakshi2-5/+4
2011-12-19iwlwifi: use bus_get_hw_id for IWL_TM_CMD_APP2DEV_GET_DEVICE_IDWey-Yi Guy1-10/+3
2011-12-19iwlwifi: set hw_version in wiphyWey-Yi Guy1-0/+2
2011-12-19iwlwifi: deliver hw version in both string and u32 formatWey-Yi Guy4-7/+23
2011-12-19iwlagn: finer-grained HT disableJohannes Berg3-5/+15
2011-12-19iwlagn: add IRQ tracingJohannes Berg2-11/+50
2011-12-19mac80211: Fixing sparse warning at sta_info.cYogesh Ashok Powar1-2/+7
2011-12-19ath9k: fix tx locking issuesFelix Fietkau2-32/+65
2011-12-19ath9k_hw: make bluetooth coexistence support optional at compile timeFelix Fietkau13-17/+145
2011-12-19b43: N-PHY: reorder functions: random cleanupsRafał Miłecki1-107/+116
2011-12-19b43: N-PHY: reorder functions: move rest of workaroundsRafał Miłecki1-226/+226
2011-12-19b43: N-PHY: reorder functions: move RSSI calibrationRafał Miłecki1-300/+300
2011-12-19b43: N-PHY: split gain control workaroundsRafał Miłecki1-264/+267
2011-12-19b43: N-PHY: reorder functions: collect RSSI selectsRafał Miłecki1-221/+225
2011-12-19b43: N-PHY: reorder functions: collect samples onesRafał Miłecki1-131/+135
2011-12-19b43: N-PHY: reorder functions: collect radio onesRafał Miłecki1-190/+198