aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Bluetooth: Add Advertising Report Meta Event handlerAndre Guedes2011-06-081-0/+25
* | Bluetooth: LE advertising cacheAndre Guedes2011-06-082-0/+77
* | Bluetooth: Add advertising report meta event structsAnderson Briglia2011-06-081-0/+19
* | Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_close()Gustavo F. Padovan2011-06-083-19/+14
* | Bluetooth: Remove export of l2cap_chan_clear_timer()Gustavo F. Padovan2011-06-083-3/+2
* | Bluetooth: create channel timer to replace sk_timerGustavo F. Padovan2011-06-083-76/+79
* | Bluetooth: Add chan->chan_type struct memberGustavo F. Padovan2011-06-083-26/+38
* | Bluetooth: Create l2cap_chan_send()Gustavo F. Padovan2011-06-083-88/+84
* | Bluetooth: Create __l2cap_chan_close()Gustavo F. Padovan2011-06-083-93/+94
* | Bluetooth: Remove unnecessary use of hci_dev_list_lockJohan Hedberg2011-06-081-4/+0
* | Bluetooth: Kill set but not used variable 'l2cap_sk' in rfcomm_sock_getsockop...David Miller2011-06-081-3/+0
* | Bluetooth: fix set but not used warningGustavo F. Padovan2011-06-081-2/+0
* | Bluetooth: Allow unsegmented SDU retries on sock_queue_rcv_skb failureRuiyi Zhang2011-06-081-5/+1
* | ath9k: make use of a helper to get paprd scale factorMohammed Shafi Shajakhan2011-06-071-14/+3
* | mwifiex: disable transmission buffer aggregation for AMSDU packetsYogesh Ashok Powar2011-06-071-5/+13
* | mwifiex: adding check for enough space before paddingYogesh Ashok Powar2011-06-071-8/+14
* | mwifiex: Remove redundant skb_queue_empty checksYogesh Ashok Powar2011-06-071-10/+5
* | mwifiex: remove list traversal in mwifiex_num_pkts_in_txqYogesh Ashok Powar2011-06-073-25/+11
* | iwlwifi: remove unecessary if statementGreg Dietsche2011-06-071-3/+0
* | iwlagn: refactor iwlagn_mac_channel_switchStanislaw Gruszka2011-06-071-54/+52
* | wl12xx: Stop BA session event from deviceShahar Levi2011-06-076-4/+46
* | mac80211: Stop BA session event from deviceShahar Levi2011-06-074-0/+41
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-0733-236/+249
|\ \ | |/
| * iwl4965: set tx power after rxon_assocStanislaw Gruszka2011-06-061-1/+2
| * rt2x00: fix rmmod crashStanislaw Gruszka2011-06-062-1/+6
| * iwlagn: use cts-to-self protection on 5000 adapters seriesStanislaw Gruszka2011-06-063-11/+10
| * Revert "mac80211: Skip tailroom reservation for full HW-crypto devices"John W. Linville2011-06-063-23/+8
| * libertas_sdio: handle spurious interruptsDaniel Drake2011-06-031-5/+16
| * mac80211: call dev_alloc_name before copying name to sdataThadeu Lima de Souza Cascardo2011-06-031-0/+4
| * iwlagn: fix channel switch lockingStanislaw Gruszka2011-06-039-119/+28
| * ath5k: Disable fast channel switching by defaultNick Kossifidis2011-06-032-2/+14
| * ssb: fix PCI(e) driver regression causing oops on PCI cardsRafał Miłecki2011-06-031-4/+6
| * iwl4965: correctly validate temperature valueStanislaw Gruszka2011-06-011-1/+1
| * bluetooth l2cap: fix locking in l2cap_global_chan_by_psmJohannes Berg2011-06-011-1/+1
| * ath9k: fix two more bugs in tx powerDaniel Halperin2011-06-012-4/+16
| * cfg80211: don't drop p2p probe responsesEliad Peller2011-06-012-21/+30
| * iwlagn: fix incorrect PCI subsystem id for 6150 devicesWey-Yi Guy2011-05-313-13/+22
| * zd1211rw: fix to work on OHCIJussi Kivilinna2011-05-311-11/+42
| * wl12xx: fix oops in sched_scan when forcing a passive scanLuciano Coelho2011-05-311-3/+8
| * wl12xx: add separate config value for DFS dwell time on sched scanLuciano Coelho2011-05-313-2/+9
| * wl12xx: fix DFS channels handling in scheduled scanLuciano Coelho2011-05-312-11/+23
| * wl12xx: fix passive and radar channel generation for scheduled scanLuciano Coelho2011-05-311-2/+2
| * libertas: Set command sequence number later to ensure consistencyDaniel Drake2011-05-311-3/+3
* | iwlagn: call commit_rxon function directlyWey-Yi Guy2011-06-034-14/+7
* | iwlagn: direct call to post_scan functionWey-Yi Guy2011-06-033-3/+2
* | iwlagn: move all post scan functions in one placeWey-Yi Guy2011-06-032-7/+7
* | iwlagn: set smps mode after assoc for 1000 deviceWey-Yi Guy2011-06-033-2/+14
* | iwlagn: save the latest smps modeWey-Yi Guy2011-06-031-0/+1
* | iwlegacy: add missing null checkGreg Dietsche2011-06-031-0/+3
* | iwlegacy: propagate error return valueGreg Dietsche2011-06-031-1/+1