Revert "ath9k: do not insert padding into tx buffers on AR9380+"
[deliverable/linux.git] / net /
2011-09-19  John W. LinvilleMerge branch 'for-linville' of git://github.com/lucacoe...
2011-09-16  Felix Fietkaumac80211: fix endian issues and comments for BAR failur...
2011-09-16  John W. LinvilleMerge branch 'for-linville' of git://github.com/lucacoe...
2011-09-14  Shahar Levimac80211: Update device channel in case of HW channel...
2011-09-14  Javier Cardonamac80211: Mark all mesh stations as QoS capable
2011-09-14  Javier Cardonamac80211: Mesh data frames must have the QoS header
2011-09-14  Javier Cardonamac80211: Start implementing QoS support for mesh inter...
2011-09-14  Johannes Bergcfg80211: verify format of uAPSD information
2011-09-14  Johannes Bergmac80211: further optimise buffer expiry timer
2011-09-14  Arik Nemtsovmac80211: add ssid config to bss information in AP...
2011-09-14  Christian Lamparterminstrel_ht: fix Open BA session request floods
2011-09-14  Rajkumar Manoharanmac80211: stop tx before doing hw config and rate update
2011-09-14  Javier Cardonamac80211: Stop forwarding mesh traffic when tx queues...
2011-09-14  Thomas Pedersenmac80211: check if mesh frame is in RMC after decrypt
2011-09-14  Felix Fietkaumac80211: make ieee80211_send_bar available for drivers
2011-09-14  Sven Neumanncfg80211: reorder code to obsolete forward declaration
2011-09-14  Sven Neumanncfg80211: hold reg_mutex when updating regulatory
2011-09-14  Luciano CoelhoMerge branch 'wl12xx-next' into for-linville
2011-09-13  Pavel Roskincfg80211: print bandwidth in chan_reg_rule_print_dbg()
2011-09-13  Luciano Coelhonl80211/cfg80211: add match filtering for sched_scan
2011-09-13  Eliad Pellernl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flag
2011-09-13  Dan Carpentermac80211: handle allocation failures in mesh_pathtbl_init()
2011-09-13  Arik Nemtsovmac80211: add flag to indicate HW only Tx-agg setup...
2011-09-13  Joe Percheswireless: Remove unnecessary OOM logging messages
2011-09-13  Joe Perchesrfkill: Remove unnecessary OOM logging messages
2011-09-13  Joe Perchesmac80211: Remove unnecessary OOM logging messages
2011-09-13  Javier Cardonamac80211: Consolidate mesh path duplicated functions
2011-09-13  Javier Cardonamac80211: Consolidate {mesh,mpp}_path_flush into one...
2011-09-13  Javier Cardonamac80211: Don't iterate twice over all mpaths when...
2011-09-13  Javier Cardonamac80211: Remove redundant mesh path expiration checks
2011-09-13  Javier Cardonamac80211: Improve mpath state locking
2011-09-13  Javier Cardonamac80211: Remove mesh paths when an interface is removed
2011-09-13  Javier Cardonamac80211: Fix RCU pointer dereference in mesh_path_disc...
2011-09-13  Vivek Natarajancfg80211/nl80211: Indicate roaming feature capability...
2011-09-13  Felix Fietkaumac80211: retry sending failed BAR frames later instead...
2011-09-13  Javier Cardonamac80211: Defer tranmission of mesh path errors
2011-08-29  John W. Linvillemac80211: refactor skb copy to failq in mesh_path_move_...
2011-08-29  Peter Huewenet/mac80211/debugfs: Convert to kstrou8_from_user
2011-08-29  John W. LinvilleMerge branch 'for-linville' of git://git./linux/kernel...
2011-08-26  Eliad Pellermac80211: add uapsd_queues and max_sp params fields
2011-08-26  Eliad Pellernl80211/cfg80211: add STA WME parameters
2011-08-26  Arik Nemtsovmac80211: allow action frames with unknown BSSID in...
2011-08-26  Guy Eilammac80211: fix race condition between assoc_done and...
2011-08-26  Guy Eilammac80211: refactor sta_info_insert_rcu to 3 main stages
2011-08-26  Thomas Pedersenmac80211: mesh gate fixes
2011-08-24  Samuel OrtizNFC: Reserve tx head and tail room
2011-08-24  Javier Cardona{nl,cfg,mac}80211: let userspace make meshif mesh gate
2011-08-24  Javier Cardona{nl,cfg,mac}80211: let userspace set RANN interval
2011-08-24  Javier Cardona{nl,mac}80211: add missing root mode meshconf entries
2011-08-24  Javier Cardonamac80211: mesh gate implementation
2011-08-24  Javier Cardonamac80211: fix mesh path flushing
2011-08-24  Javier Cardonamac80211: mesh locking fixes
2011-08-24  Javier Cardonamac80211: fix mpath timer NULL function
2011-08-24  Javier Cardonamac80211: improve mpath debugging
2011-08-22  Thomas Pedersenmac80211: update mesh path selection frame format
2011-08-22  Thomas Pedersenmac80211: update mesh peering frame format
2011-08-22  Thomas Pedersenmac80211: update mesh peering frame codes
2011-08-22  Thomas Pedersenmac80211: fix mesh beacon format
2011-08-22  Helmut Schaamac80211: Tear down BA session on BAR tx failure
2011-08-22  Helmut Schaawireless: Introduce defines for BAR TID_INFO & MULTI_TI...
2011-08-12  Jouni Malinennl80211/cfg80211: Add extra IE configuration to AP...
2011-08-12  Jouni Malinennl80211/cfg80211: Add crypto settings into NEW_BEACON
2011-08-12  Jouni Malinennl80211/cfg80211: Allow SSID to be specified in new...
2011-08-12  Yogesh Ashok Powarcfg80211/mac80211: move information element parsing...
2011-08-11  Jouni Malinennl80211/cfg80211: Make addition of new sinfo fields...
2011-08-11  Felix Fietkaucfg80211: fix a crash in nl80211_send_station
2011-08-10  Javier Cardonamac80211: fix erroneous clearing of MESH_PATH_SN_VALID...
2011-08-10  Eliad Pellermac80211: clear sta.drv_priv on reconfiguration
2011-08-10  Jouni Malinencfg80211/nl80211: Send AssocReq IEs to user space in...
2011-08-10  Jouni Malinennl80211: Indicate driver-based offchannel TX on mgmt_tx...
2011-08-10  John W. LinvilleMerge branch 'for-linville' of git://git./linux/kernel...
2011-08-09  John W. LinvilleMerge branch 'ath6kl-next' of /linux/kernel/git/kvalo...
2011-08-09  Helmut Schaamac80211: Don't use EAPOL frames for rate sampling
2011-08-09  Helmut Schaamac80211: Fill in skb->protocol information for injecte...
2011-08-09  Joe Perchescfg80211: Update REG_DBG_PRINT macro and uses
2011-08-09  Pavel Roskinlib80211: remove exports for functions not called by...
2011-08-08  Baruch Siachmac80211/mesh: make the preq queue lock consistent
2011-08-08  Helmut Schaamac80211: Don't use a buf_size=0 in ADDBA requests
2011-08-08  Helmut Schaamac80211: Stop TX BA session if buf_size is zero
2011-08-08  Johannes Bergmac80211: remove offchannel_tx API
2011-08-08  Johannes Bergcfg80211: remove unused wext handler exports
2011-08-08  Johannes Bergcfg80211: split wext compatibility to separate header
2011-08-03  John W. LinvilleMerge git://git./linux/kernel/git/linville/wireless...
2011-08-01  Dan Carpentercfg80211: off by one in nl80211_trigger_scan()
2011-07-28  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2011-07-28  Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2011-07-28  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-28  Neil Hormannet: Audit drivers to identify those needing IFF_TX_SKB...
2011-07-28  Neil Hormannet: add IFF_SKB_TX_SHARED flag to priv_flags
2011-07-28  Eric Dumazetnet: sock_sendmsg_nosec() is static
2011-07-28  David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2011-07-28  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-27  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-27  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2011-07-27  Linus TorvaldsMerge branch 'nfs-for-3.1' of git://git.linux-nfs.org...
2011-07-27  Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2011-07-27  Chris MasonMerge branch 'integration' into for-linus
2011-07-27  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-27  Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-fixes
2011-07-27  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next
This page took 0.052039 seconds and 8 git commands to generate.