aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-07bcma: don't leak memory for PCIE, MIPS, GBIT coresSaul St. John
2012-09-07Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2012-09-07Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-09-05cfg80211: fix indentationHila Gonen
2012-09-05iwlwifi: remove radio_config from eeprom_dataDavid Spinadel
2012-09-05iwlwifi: reduce overhead if tracing disabledJohannes Berg
2012-09-05iwlwifi: report A-MPDU statusJohannes Berg
2012-09-05Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg
2012-09-05wext: include wireless event id when it has a size problemArend van Spriel
2012-09-05mac80211: don't use kerneldoc for ieee80211_add_rx_radiotap_headerJohannes Berg
2012-09-05cfg80211: add kerneldoc entry for "vht_cap"Robert P. J. Day
2012-09-05cfg80211: use list_move_tail instead of list_del/list_add_tailWei Yongjun
2012-09-04iwlwifi: fix antenna bitmaskJohannes Berg
2012-09-04mac80211: Do not check for valid hw_queues for P2P_DEVICEIlan Peer
2012-08-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-08-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2012-08-22mac80211: Fix AP mode regressionSujith Manoharan
2012-08-21carl9170: report A-MPDU statusChristian Lamparter
2012-08-21ath9k_htc: implement sta_rc_update() mac80211 callbackAntonio Quartulli
2012-08-21bcma: detect and register NAND flash deviceRafał Miłecki
2012-08-21bcma: detect and register serial flash deviceRafał Miłecki
2012-08-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-08-21Revert "rfkill: remove dead code"AceLan Kao
2012-08-21iwlwifi: fix FW restart on init FWAmit Beka
2012-08-21iwlwifi: fix the preparation of the cardEmmanuel Grumbach
2012-08-20mac80211: clean up ieee80211_subif_start_xmitJohannes Berg
2012-08-20mac80211: pass channel to ieee80211_send_probe_reqJohannes Berg
2012-08-20mac80211: convert ops checks to WARN_ONJohannes Berg
2012-08-20mac80211: check operating channel in scanJohannes Berg
2012-08-20mac80211: use RX status band instead of current bandJohannes Berg
2012-08-20mac80211: don't assume channel is set in tracingJohannes Berg
2012-08-20mac80211: use oper_channel in rate initJohannes Berg
2012-08-20mac80211: remove freq/chantype from debugfsJohannes Berg
2012-08-20mac80211: remove almost unused local variableJohannes Berg
2012-08-20mac80211: mesh: don't use global channel typeJohannes Berg
2012-08-20mac80211: simplify buffers in aes_128_cmac_vectorJohannes Berg
2012-08-20mac80211_hwsim: add support for P2P DeviceJohannes Berg
2012-08-20mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTFJohannes Berg
2012-08-20mac80211: support P2P Device abstractionJohannes Berg
2012-08-20cfg80211: add P2P Device abstractionJohannes Berg
2012-08-20mac80211: make ieee80211_beacon_connection_loss_work staticJohannes Berg
2012-08-20mac80211: check size of channel switch IE when parsingJohannes Berg
2012-08-20mac80211: fix CSA handling timerJohannes Berg
2012-08-20mac80211: clean up CSA handling codeJohannes Berg
2012-08-20mac80211: remove unneeded 'bssid' variableJohannes Berg
2012-08-20mac80211: support A-MPDU status reportingJohannes Berg
2012-08-20wireless: add radiotap A-MPDU status fieldJohannes Berg
2012-08-20mac80211: add supported rates change notification in IBSSAntonio Quartulli
2012-08-20mac80211: clean up mpath_move_to_queue()Thomas Pedersen
2012-08-20mac80211: use skb_queue_walk() in mesh_path_assign_nexthopThomas Pedersen