summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-06mwifiex: pass key_params pointer in mwifiex_set_encodeYing Luo4-12/+22
2012-08-06mwifiex: rename wapi_rxpn to pnYing Luo2-3/+3
2012-08-06mwifiex: cleanup TX/RX BA tables for uAPAvinash Patil5-0/+58
2012-08-06mwifiex: add 11n Block Ack support for uAPAvinash Patil6-9/+105
2012-08-06mwifiex: support RX AMSDU aggregation for uAPAvinash Patil4-9/+88
2012-08-06mwifiex: improve uAP RX handlingAvinash Patil6-0/+244
2012-08-06mwifiex: create list for associated stations in AP modeAvinash Patil3-3/+177
2012-08-06mwifiex: separate file for handling AP eventsAvinash Patil5-49/+107
2012-08-06mwifiex: update 11n status as per start_ap IEAvinash Patil4-0/+5
2012-08-06mwifiex: improve scan delay logic during Tx trafficAmitkumar Karwar3-45/+64
2012-08-06mwifiex: update max_chan_per_scan correctly for SSID scanAmitkumar Karwar1-0/+2
2012-08-06mwifiex: do le_to_cpu conversion for Rx packet header elementsAmitkumar Karwar2-24/+22
2012-08-06mwifiex: correction in MSDU padding logicYogesh Ashok Powar1-2/+2
2012-08-06mwifiex: remove extra padding to AMSDUYogesh Ashok Powar1-1/+0
2012-08-06mwifiex: copy MSDU subframes correctlyYogesh Ashok Powar1-6/+3
2012-08-06ath9k: fix indentation in ar9003_hw_set_power_per_rate_tableGabor Juhos1-74/+69
2012-08-06ath9k: optimize power level initialization for CTL_[25]GHT20Gabor Juhos1-7/+1
2012-08-06carl9170: Add support for NL80211_IFTYPE_MESH_POINT interfacesJavier Lopez4-2/+6
2012-08-06b43: N-PHY: add overriding RF control for rev7+Rafał Miłecki3-4/+129
2012-08-06b43: be more user friendly with PHY infoRafał Miłecki2-5/+36
2012-08-06b43: N-PHY: init 0x2057 radioRafał Miłecki4-2/+712
2012-08-06b43: N-PHY: finish 0x2056 radio setupRafał Miłecki2-6/+90
2012-08-06b43: add helper waiting for given value in radio regRafał Miłecki3-11/+22
2012-08-06b43: rename host flags definesRafał Miłecki3-10/+12
2012-08-06p54pci: convert driver to use asynchronous firmware loadingLarry Finger2-26/+63
2012-08-06b43: N-PHY: add PHY rev7+ workaroundsRafał Miłecki1-2/+326
2012-08-06b43: N-PHY: update workaroundsRafał Miłecki1-16/+30
2012-08-06brcmsmac: use ieee80211_channel_to_frequencyJohannes Berg2-14/+4
2012-08-06Bluetooth: Refactor in hci_le_conn_complete_evtAndre Guedes1-13/+9
2012-08-06Bluetooth: Lookup hci_conn in hci_le_conn_complete_evtAndre Guedes1-2/+2
2012-08-06Bluetooth: Find hci_conn by BT_CONNECT stateAndre Guedes1-8/+3
2012-08-06Bluetooth: Refactor hci_cs_le_create_connAndre Guedes1-14/+16
2012-08-06Bluetooth: Remove unneeded codeAndre Guedes1-10/+0
2012-08-06Bluetooth: Fix hci_le_conn_complete_evtAndre Guedes2-0/+7
2012-08-06Bluetooth: Trivial refactoringAndre Guedes1-2/+1
2012-08-06Bluetooth: Use devm_kzalloc in dtl1_cs.c fileSachin Kamat1-2/+1
2012-08-06Bluetooth: Use devm_kzalloc in btwilink.c fileSachin Kamat1-6/+2
2012-08-06Bluetooth: Use devm_kzalloc in btusb.c fileSachin Kamat1-10/+3
2012-08-06Bluetooth: Use devm_kzalloc in btuart_cs.c fileSachin Kamat1-4/+1
2012-08-06Bluetooth: Use devm_kzalloc in btsdio.c fileSachin Kamat1-6/+2
2012-08-06Bluetooth: Use devm_kzalloc in btmrvl_sdio.c fileSachin Kamat1-11/+4
2012-08-06Bluetooth: Use devm_kzalloc in bt3c_cs.c fileSachin Kamat1-4/+1
2012-08-06Bluetooth: Use devm_kzalloc in bpa10x.c fileSachin Kamat1-6/+2
2012-08-06Bluetooth: Use devm_kzalloc in bluecard_cs.c fileSachin Kamat1-4/+1
2012-08-06Bluetooth: Use devm_kzalloc in bfusb.c fileSachin Kamat1-8/+4
2012-08-06Bluetooth: Use devm_kzalloc in bcm203x.c file.Sachin Kamat1-7/+1
2012-08-06Bluetooth: Added /proc/net/sco via bt_procfs_init()Masatake YAMATO1-0/+9
2012-08-06Bluetooth: Added /proc/net/rfcomm via bt_procfs_init()Masatake YAMATO1-2/+12
2012-08-06Bluetooth: Added /proc/net/l2cap via bt_procfs_init()Masatake YAMATO1-2/+18
2012-08-06Bluetooth: Added /proc/net/hidp via bt_procfs_init()Masatake YAMATO1-1/+21