summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-11-30ath9k: Implement sta_add_debugfs/sta_remove_debugfsSujith Manoharan
2012-11-30ath9k: Replace WME_NUM_TID with IEEE80211_NUM_TIDSSujith Manoharan
2012-11-30ath9k: Move ethtool functions to debug.cSujith Manoharan
2012-11-30rt2x00: Use addr_mask to disallow invalid MAC addresses in mutli-bssid modeHelmut Schaa
2012-11-30mwifiex: advertise GreenField, 40MHz intolerance support to cfg80211Avinash Patil
2012-11-30ath9k: Fix buffer overflow errorRajkumar Manoharan
2012-11-30ssb: extif: fix compile errorsHauke Mehrtens
2012-11-30bcma: handle return value of pci_assign_resourceHauke Mehrtens
2012-11-28wlcore: don't stop fwlog if dbgpins are usedEliad Peller
2012-11-28wlcore: use new set bandwidth command to adjusting channel BWArik Nemtsov
2012-11-28wlcore: configure dwell times according to scan typeEliad Peller
2012-11-28wl18xx: make driver operational againEliad Peller
2012-11-28wlcore: call ieee80211_sched_scan_stopped on interface removalEliad Peller
2012-11-28wlcore: add new reg-domain configuration commandVictor Goldenshtein
2012-11-27wlcore: save session_id per-linkEliad Peller
2012-11-27wlcore: pass wmm configuration to the fwEliad Peller
2012-11-27wlcore: update events enum/struct to new fw apiEliad Peller
2012-11-27wlcore: update channel_switch/stop_channel_switch commandsEliad Peller
2012-11-27wlcore: update acx enumEliad Peller
2012-11-27wl18xx: increase MAX_CHANNELS_5GHZEliad Peller
2012-11-27wlcore: split 18xx and 12xx scan mechanismEliad Peller
2012-11-27wlcore: update commands enum to new fw apiEliad Peller
2012-11-27wl18xx: change fw name and temporarily fail loadingEliad Peller
2012-11-27wlcore: make scan scan configuration functions more genericEliad Peller
2012-11-27wlcore: don't call ieee80211_sched_scan_stopped directlyEliad Peller
2012-11-27wlcore: remove a bunch of unnecessary parenthesesLuciano Coelho
2012-11-27wlcore: avoid using goto in normal code flowLuciano Coelho
2012-11-27wlcore: don't leak wl->mboxEliad Peller
2012-11-27wlcore: print role_id on bss_info_changedEliad Peller
2012-11-27wlcore: configure the remote rates with our own ratesEliad Peller
2012-11-27wlcore: refactor CHANGED_HT handlingEliad Peller
2012-11-27wlcore: reconfigure rate policy on associationEliad Peller
2012-11-27wlcore: specify correct supported_ratesEliad Peller
2012-11-27wlcore: set active psm on associationEliad Peller
2012-11-27wlcore: initiate ROC/CROC on sta state updatesEliad Peller
2012-11-27wlcore: add chanctx implementationEliad Peller
2012-11-27wlcore: get channel from bss_conf instead of hw->confEliad Peller
2012-11-27wlcore: implement .remain_on_channel() callbackEliad Peller
2012-11-27wlcore: workaround start_sta problem in wl12xx fwEliad Peller
2012-11-27wlcore: start sta role on CHANGED_BSSIDEliad Peller
2012-11-26p54: improve TSF timestamp precisionChristian Lamparter
2012-11-26iwlwifi: initialize rx_statusJohannes Berg
2012-11-26iwlegacy: initialize rx_statusJohannes Berg
2012-11-26brcmsmac: Add __printf verification to logging prototypesJoe Perches
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-26mac80211_hwsim: remove printing scan configJohannes Berg
2012-11-26mac80211_hwsim: advertise VHT supportJohannes Berg
2012-11-26mac80211: convert to channel definition structJohannes Berg
2012-11-26nl80211/cfg80211: support VHT channel configurationJohannes Berg
2012-11-26cfg80211: pass a channel definition structJohannes Berg