summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-08-24{nl,cfg,mac}80211: let userspace make meshif mesh gateJavier Cardona
2011-08-24{nl,cfg,mac}80211: let userspace set RANN intervalJavier Cardona
2011-08-24{nl,mac}80211: add missing root mode meshconf entriesJavier Cardona
2011-08-24mac80211: mesh gate implementationJavier Cardona
2011-08-24mac80211: fix mesh path flushingJavier Cardona
2011-08-24mac80211: mesh locking fixesJavier Cardona
2011-08-24mac80211: fix mpath timer NULL functionJavier Cardona
2011-08-24mac80211: improve mpath debuggingJavier Cardona
2011-08-22mac80211: update mesh path selection frame formatThomas Pedersen
2011-08-22mac80211: update mesh peering frame formatThomas Pedersen
2011-08-22mac80211: update mesh peering frame codesThomas Pedersen
2011-08-22mac80211: fix mesh beacon formatThomas Pedersen
2011-08-22mac80211: Tear down BA session on BAR tx failureHelmut Schaa
2011-08-22wireless: Introduce defines for BAR TID_INFO & MULTI_TID fieldsHelmut Schaa
2011-08-12nl80211/cfg80211: Add extra IE configuration to AP mode setupJouni Malinen
2011-08-12nl80211/cfg80211: Add crypto settings into NEW_BEACONJouni Malinen
2011-08-12nl80211/cfg80211: Allow SSID to be specified in new beacon commandJouni Malinen
2011-08-12cfg80211/mac80211: move information element parsing logic to cfg80211Yogesh Ashok Powar
2011-08-11nl80211/cfg80211: Make addition of new sinfo fields saferJouni Malinen
2011-08-11cfg80211: fix a crash in nl80211_send_stationFelix Fietkau
2011-08-10mac80211: fix erroneous clearing of MESH_PATH_SN_VALID flagJavier Cardona
2011-08-10mac80211: clear sta.drv_priv on reconfigurationEliad Peller
2011-08-10cfg80211/nl80211: Send AssocReq IEs to user space in AP modeJouni Malinen
2011-08-10nl80211: Indicate driver-based offchannel TX on mgmt_tx_cancel_waitJouni Malinen
2011-08-09mac80211: Don't use EAPOL frames for rate samplingHelmut Schaa
2011-08-09mac80211: Fill in skb->protocol information for injected framesHelmut Schaa
2011-08-09cfg80211: Update REG_DBG_PRINT macro and usesJoe Perches
2011-08-09lib80211: remove exports for functions not called by other modulesPavel Roskin
2011-08-08mac80211/mesh: make the preq queue lock consistentBaruch Siach
2011-08-08mac80211: Don't use a buf_size=0 in ADDBA requestsHelmut Schaa
2011-08-08mac80211: Stop TX BA session if buf_size is zeroHelmut Schaa
2011-08-08mac80211: remove offchannel_tx APIJohannes Berg
2011-08-08cfg80211: remove unused wext handler exportsJohannes Berg
2011-08-08cfg80211: split wext compatibility to separate headerJohannes Berg
2011-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in...John W. Linville
2011-08-01cfg80211: off by one in nl80211_trigger_scan()Dan Carpenter
2011-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-07-27net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman
2011-07-27net: add IFF_SKB_TX_SHARED flag to priv_flagsNeil Horman
2011-07-27net: sock_sendmsg_nosec() is staticEric Dumazet
2011-07-27Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-07-27Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-07-26wireless: fix a typo in ignore_reg_updateMihai Moldovan
2011-07-26cfg80211: really ignore the regulatory requestSven Neumann
2011-07-26libceph: don't time out osd requests that haven't been receivedSage Weil
2011-07-26vfs: dont chain pipe/anon/socket on superblock s_inodes listEric Dumazet