NFC: Add function name to the NFC pr_fmt() routine
[deliverable/linux.git] / net / mac80211 /
2011-12-14  Simon Wunderlichmac80211: free skb on error path of ieee80211_ibss_join()
2011-12-14  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-12-13  Eliad Pellermac80211: don't check sdata_running in vif notifier
2011-12-13  Eliad Pellermac80211: configure BSS_CHANGED_ARP_FILTER on reconfigu...
2011-12-13  Dmitry TARNYAGINmac80211: Do not request FIF_BCN_PRBRESP_PROMISC for...
2011-12-13  Helmut Schaamac80211: Make use of ieee80211_is_* functions in tx...
2011-12-13  Yogesh Ashok Powarmac80211: Purge A-MPDU TX queues before station destruc...
2011-12-13  Dan Carpentermac80211: unlock on error path in ieee80211_ibss_join()
2011-12-08  Wey-Yi GuyMerge branch 'master' of git://git./linux/kernel/git...
2011-12-08  Luciano CoelhoMerge branch 'wl12xx-next' into for-linville
2011-12-07  Johannes Bergmac80211: fix another race in aggregation start
2011-12-06  Ben Greearmac80211: Remove WARN_ON in apply-ht-override logic.
2011-12-06  Johannes Bergmac80211: accept public action frames with mismatched...
2011-12-06  Johannes Bergmac80211: fix retransmit
2011-12-06  Alexander Simonmac80211: Add HT operation modes for IBSS
2011-12-06  Simon Wunderlichmac80211: handle protection mode, RIFS and ADDBA for...
2011-12-06  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-12-06  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-12-02  Gustavo F. PadovanMerge branch 'master' of git://git./linux/kernel/git...
2011-12-02  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-12-02  Wey-Yi GuyMerge branch 'master' of git://git./linux/kernel/git...
2011-12-01  John W. LinvilleRevert "mac80211: clear sta.drv_priv on reconfiguration"
2011-12-01  Luciano CoelhoMerge branch 'master' of git://git./linux/kernel/git...
2011-11-30  Mohammed Shafi Sha... mac80211: remove unused function declaration
2011-11-30  Johannes Bergmac80211: revert on-channel work optimisations
2011-11-30  Simon Wunderlichmac80211: fill rate filter for internal scan requests
2011-11-28  Johannes Bergmac80211: remove tracing config symbol
2011-11-28  Thomas Pedersenmac80211: clean up rx_h_mesh_fwding
2011-11-28  Thomas Pedersenmac80211: don't initiate path discovery when forwarding...
2011-11-28  Thomas Pedersen{nl,cfg,mac}80211: implement dot11MeshHWMPperrMinInterval
2011-11-28  Thomas Pedersenmac80211: fix forwarded mesh frame queue mapping
2011-11-28  Thomas Pedersenmac80211: fix switched HWMP frame addresses
2011-11-28  Thomas Pedersenmac80211: failed forwarded mesh frame addressing
2011-11-28  Chun-Yeow Yeoh{nl,cfg,mac}80211: Allow Setting Multicast Rate in...
2011-11-28  Ben Greearmac80211: Make __check_htcap_disable static.
2011-11-28  Eliad Pellermac80211: call skb_put() before copying the data (trivial)
2011-11-28  Johannes Bergmac80211: fix TX warning
2011-11-28  Felix Fietkaumac80211: do not pass AP VLAN vif pointers to drivers
2011-11-28  Nikolay Martynovmac80211: log reason and initiator when rx agg is stopped
2011-11-28  Nikolay Martynovmac80211: trivial: use WLAN_BACK_RECIPIENT instead...
2011-11-28  Nikolay Martynovmac80211: timeout tx agg sessions in way similar to...
2011-11-28  Arik Nemtsovmac80211: don't indicate probe resp change in IBSS...
2011-11-28  Arik Nemtsovmac80211: dereference RCU protected probe_resp pointer...
2011-11-28  Simon Wunderlichmac80211: fix duration calculation for QoS NOACK frames
2011-11-28  Simon Wunderlichmac80211: Add NoAck per tid support
2011-11-28  Simon Wunderlichmac80211: remove debugfs noack test
2011-11-28  Emmanuel Grumbachmac80211: fix race between the AGG SM and the Tx data...
2011-11-28  Nikolay Martynovmac80211: fix race condition caused by late addBA response
2011-11-28  Johannes Bergmac80211: don't stop a single aggregation session twice
2011-11-25  Wey-Yi GuyMerge branch 'master' of git://git./linux/kernel/git...
2011-11-22  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-11-21  Johannes Bergmac80211: fix RCU warnings in mesh
2011-11-21  Ben Greearmac80211: Support ht-cap over-rides.
2011-11-21  Johannes Bergcfg80211/mac80211: Revert "move information element...
2011-11-21  Johannes Bergcfg80211: add flags for off-channel capabilities
2011-11-21  Johannes Bergmac80211: minor cleanup to mesh state locking
2011-11-21  Johannes Bergmac80211: remove unused ASSOC_AP flag
2011-11-21  Johannes Bergmac80211: transmit fragment list to drivers
2011-11-21  Johannes Bergmac80211: make TX LED handling independent of fragmentation
2011-11-21  Johannes Bergmac80211: move fragment flag adjustment
2011-11-21  Johannes Bergmac80211: use skb list for fragments
2011-11-21  John W. LinvilleMerge branch 'for-linville' of git://github.com/sgruszk...
2011-11-21  Helmut Schaamac80211: Fix endian bug in radiotap header generation
2011-11-21  Ben Greearmac80211: Fix AMSDU rate printout in debugfs.
2011-11-17  Felix Fietkaumac80211: call ieee80211_recalc_idle() after sending...
2011-11-17  Patrick Kelleminstrel_ht: Remove unused function parameters
2011-11-17  Dan Carpentermac80211: memory leak in mesh_queue_preq()
2011-11-17  Dan Carpentermac80211: use kfree_skb() instead of kfree()
2011-11-17  Helmut Schaamac80211: Get rid of search loop for rate group index
2011-11-17  Helmut Schaamac80211: Check rate->idx before rate->count
2011-11-17  Johannes Bergmac80211: remove crypto special case for auth frames
2011-11-17  John W. LinvilleMerge branch 'for-linville' of git://github.com/kvalo...
2011-11-15  Linus TorvaldsMerge branch 'gpio/merge' of git://git.secretlab.ca...
2011-11-12  Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2011-11-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-11-12  Linus TorvaldsMerge git://github.com/herbertx/crypto
2011-11-11  Johannes Bergmac80211: fix warning in ieee80211_probe_client
2011-11-11  Patrick Kelleminstrel: Remove unused function parameter in calc_rate...
2011-11-11  Arik Nemtsovmac80211: Save probe response data for bss
2011-11-11  Arik Nemtsovmac80211: make sure hw_key exists before checking its...
2011-11-11  Eyal Shapiramac80211: add recalc PS in ieee80211_reconfig()
2011-11-11  Johannes Bergmac80211/cfg80211: report monitor channel in wireless...
2011-11-11  Johannes Bergmac80211: simplify scan state machine
2011-11-11  Eliad Pellermac80211: set carrier_on for ibss vifs only while joined
2011-11-11  Arik Nemtsovmac80211: init rate-control for TDLS sta when supp...
2011-11-11  Paul MundtMerge branches 'sh/pm-runtime' and 'common/clkfwk'...
2011-11-10  Olof JohanssonMerge branch 'msm-fix' of git://codeaurora.org/quic...
2011-11-09  Julia Lawallnet/mac80211/debugfs.c: use kstrtoul, etc
2011-11-09  Johannes Bergmac80211: implement wifi TX status
2011-11-09  Helmut Schaamac80211: Also report the STA's TDLS flag via nl80211
2011-11-09  Johannes Bergcfg80211/mac80211: allow management TX to not wait...
2011-11-09  Johannes Bergmac80211: send unexpected 4addr event
2011-11-09  Johannes Bergmac80211: report OBSS beacons
2011-11-09  Johannes Bergmac80211: support client probe
2011-11-09  Johannes Bergmac80211: support spurious class3 event
2011-11-09  Johannes Bergmac80211: add support for control port protocol in...
2011-11-09  Johannes Bergmac80211: add helper to free TX skb
2011-11-09  Javier Cardonamac80211: simplify mesh frame queue mapping and QoS
2011-11-09  Thomas Pedersenmac80211: check if frame is really part of this BA
2011-11-09  Thomas Pedersenmac80211: QoS multicast frames have No Ack policy
next
This page took 0.067044 seconds and 8 git commands to generate.