summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-26wireless: wlcore: use dev_get_platdata()Jingoo Han
2013-09-26wireless: wl1251: use dev_get_platdata()Jingoo Han
2013-09-26wireless: libertas: use dev_get_platdata()Jingoo Han
2013-09-26wireless: cw1200: use dev_get_platdata()Jingoo Han
2013-09-26wireless: brcmfmac: use dev_get_platdata()Jingoo Han
2013-09-26wireless: ath9k: use dev_get_platdata()Jingoo Han
2013-09-26wireless: ath5k: use dev_get_platdata()Jingoo Han
2013-09-26net: ath9k: Use NULL instead of falseSachin Kamat
2013-09-26ar5523: Add USB ID of D-Link WUA-2340 rev A1Albert Pool
2013-09-26rt2800: comment enable radio initialization sequenceStanislaw Gruszka
2013-09-26mwifiex: Remove casting the return value which is a void pointerJingoo Han
2013-09-26ath9k: replace snprintf() with scnprintf()Zefir Kurtisi
2013-09-26ath9k: Add DELL 1707 to supported card tableSujith Manoharan
2013-09-26ath9k: Update AR9485 1.1 initvalsSujith Manoharan
2013-09-26ath9k: Add and use initvals for channel 14Sujith Manoharan
2013-09-26ath9k: Fix regulatory compliance for AR9462/AR9565Sujith Manoharan
2013-09-26ath9k: Identify WB335 Antenna configurationSujith Manoharan
2013-09-26ath9k: Identify CUS252 cardsSujith Manoharan
2013-09-26ath9k: Enable antenna diversity for WB335Sujith Manoharan
2013-09-26ath9k: Add support for AR9565 v1.0.1 LNA diversitySujith Manoharan
2013-09-26ath9k: Use correct RX gain table for AR9565Sujith Manoharan
2013-09-26ath9k: Fix antenna diversity init for AR9565Sujith Manoharan
2013-09-26ath9k: Bypass EEPROM for diversity cap for AR9565Sujith Manoharan
2013-09-26ath9k: Update initvals for AR9565 1.0Sujith Manoharan
2013-09-26Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville
2013-09-26ath10k: replenish HTT RX buffers in a taskletMichal Kazior
2013-09-26nl80211: enable IBSS support for channel switch announcementsSimon Wunderlich
2013-09-26mac80211: send a CSA action frame when changing channelSimon Wunderlich
2013-09-26mac80211: add support for CSA in IBSS modeSimon Wunderlich
2013-09-26mac80211: split off ibss disconnectSimon Wunderlich
2013-09-26mac80211: split off channel switch parsing functionSimon Wunderlich
2013-09-26cfg80211: export cfg80211_chandef_dfs_requiredSimon Wunderlich
2013-09-26mac80211: do not override fixed_rate_idx in minstrel_ht_update_statsLorenzo Bianconi
2013-09-26mac80211: add fixed_rate management to minstrel rcLorenzo Bianconi
2013-09-26mac80211: change beacon/connection pollingStanislaw Gruszka
2013-09-26mac80211: Remove superfluous is_multicast_ether_addr() callSergey Ryazanov
2013-09-26mac80211: use ERR_CAST()Johannes Berg
2013-09-26mac80211: add ieee80211_iterate_active_interfaces_rtnl()Johannes Berg
2013-09-26ath10k: align RX frames properlyMichal Kazior
2013-09-26ath10k: fix Native Wifi decap mode RXMichal Kazior
2013-09-26ath10k: cleanup RX decap handlingMichal Kazior
2013-09-26ath10k: document decap modesMichal Kazior
2013-09-26ath10k: report A-MSDU subframes individuallyMichal Kazior
2013-09-25Bluetooth: Add new mgmt_set_advertising commandJohan Hedberg
2013-09-25Bluetooth: Add new mgmt setting for LE advertisingJohan Hedberg
2013-09-25Bluetooth: Use async request for LE enable/disableJohan Hedberg
2013-09-25Bluetooth: Move mgmt response convenience functions to a better locationJohan Hedberg
2013-09-25Bluetooth: Fix busy return for mgmt_set_powered in some casesJohan Hedberg
2013-09-25Bluetooth: Clean up socket locking in l2cap_sock_recvmsgJohan Hedberg
2013-09-25Bluetooth: Add clarifying comment to bt_sock_wait_state()Johan Hedberg