aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-24NFC: Reserve tx head and tail roomSamuel Ortiz2-8/+11
2011-08-24{nl,cfg,mac}80211: let userspace make meshif mesh gateJavier Cardona5-1/+19
2011-08-24{nl,cfg,mac}80211: let userspace set RANN intervalJavier Cardona7-6/+22
2011-08-24{nl,mac}80211: add missing root mode meshconf entriesJavier Cardona2-1/+2
2011-08-24mac80211: mesh gate implementationJavier Cardona5-9/+331
2011-08-24mac80211: fix mesh path flushingJavier Cardona1-2/+1
2011-08-24mac80211: mesh locking fixesJavier Cardona1-2/+2
2011-08-24mac80211: fix mpath timer NULL functionJavier Cardona1-2/+4
2011-08-24mac80211: improve mpath debuggingJavier Cardona3-11/+31
2011-08-22mac80211: update mesh path selection frame formatThomas Pedersen5-45/+61
2011-08-22mac80211: update mesh peering frame formatThomas Pedersen4-46/+77
2011-08-22mac80211: update mesh peering frame codesThomas Pedersen1-81/+76
2011-08-22mac80211: fix mesh beacon formatThomas Pedersen4-62/+196
2011-08-22mac80211: Tear down BA session on BAR tx failureHelmut Schaa1-0/+18
2011-08-22wireless: Introduce defines for BAR TID_INFO & MULTI_TID fieldsHelmut Schaa1-1/+1
2011-08-12nl80211/cfg80211: Add extra IE configuration to AP mode setupJouni Malinen1-1/+27
2011-08-12nl80211/cfg80211: Add crypto settings into NEW_BEACONJouni Malinen1-0/+21
2011-08-12nl80211/cfg80211: Allow SSID to be specified in new beacon commandJouni Malinen1-0/+29
2011-08-12cfg80211/mac80211: move information element parsing logic to cfg80211Yogesh Ashok Powar3-230/+168
2011-08-11nl80211/cfg80211: Make addition of new sinfo fields saferJouni Malinen2-0/+2
2011-08-11cfg80211: fix a crash in nl80211_send_stationFelix Fietkau1-1/+1
2011-08-10mac80211: fix erroneous clearing of MESH_PATH_SN_VALID flagJavier Cardona1-1/+0
2011-08-10mac80211: clear sta.drv_priv on reconfigurationEliad Peller1-0/+1
2011-08-10cfg80211/nl80211: Send AssocReq IEs to user space in AP modeJouni Malinen1-0/+4
2011-08-10nl80211: Indicate driver-based offchannel TX on mgmt_tx_cancel_waitJouni Malinen1-2/+1
2011-08-09mac80211: Don't use EAPOL frames for rate samplingHelmut Schaa1-1/+7
2011-08-09mac80211: Fill in skb->protocol information for injected framesHelmut Schaa1-0/+20
2011-08-09cfg80211: Update REG_DBG_PRINT macro and usesJoe Perches1-8/+6
2011-08-09lib80211: remove exports for functions not called by other modulesPavel Roskin1-6/+9
2011-08-08mac80211/mesh: make the preq queue lock consistentBaruch Siach1-3/+3
2011-08-08mac80211: Don't use a buf_size=0 in ADDBA requestsHelmut Schaa1-0/+1
2011-08-08mac80211: Stop TX BA session if buf_size is zeroHelmut Schaa1-11/+7
2011-08-08mac80211: remove offchannel_tx APIJohannes Berg4-74/+0
2011-08-08cfg80211: remove unused wext handler exportsJohannes Berg3-80/+66
2011-08-08cfg80211: split wext compatibility to separate headerJohannes Berg3-0/+3
2011-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-1/+1
2011-08-01cfg80211: off by one in nl80211_trigger_scan()Dan Carpenter1-1/+1
2011-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-19/+28
2011-07-27net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman4-2/+4
2011-07-27net: add IFF_SKB_TX_SHARED flag to priv_flagsNeil Horman2-3/+6
2011-07-27net: sock_sendmsg_nosec() is staticEric Dumazet1-1/+1
2011-07-27Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-3/+4
2011-07-27Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds13-138/+275
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-1/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma26-26/+26
2011-07-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-3/+4
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds2-7/+11
2011-07-26wireless: fix a typo in ignore_reg_updateMihai Moldovan1-1/+1
2011-07-26cfg80211: really ignore the regulatory requestSven Neumann1-2/+3
2011-07-26libceph: don't time out osd requests that haven't been receivedSage Weil2-7/+11