summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-11Bluetooth: cmtp: Fix session cleanup on failed conn addPeter Hurley
2011-08-11Bluetooth: hidp: Don't release device ref if never heldPeter Hurley
2011-08-11Bluetooth: hidp: Only free input device if failed registerPeter Hurley
2011-08-11Bluetooth: hidp: Fix memory leak of cached report descriptorPeter Hurley
2011-08-11Bluetooth: hidp: Fix session cleanup on failed conn addPeter Hurley
2011-08-11Bluetooth: cmtp: Fix deadlock in session deletionPeter Hurley
2011-08-11Bluetooth: bnep: Fix deadlock in session deletionPeter Hurley
2011-08-11Bluetooth: Don't use cmd_timer to timeout HCI reset commandSzymon Janc
2011-08-11Bluetooth: Fixed wrong L2CAP Sock timer valueChen Ganir
2011-08-11Bluetooth: l2cap: Fix lost wakeup waiting for ERTM acksPeter Hurley
2011-08-11Bluetooth: cmtp: Fix lost wakeup of session threadPeter Hurley
2011-08-11Bluetooth: bnep: Fix lost wakeup of session threadPeter Hurley
2011-08-11Bluetooth: sco: Fix lost wakeups waiting to accept socketPeter Hurley
2011-08-11Bluetooth: l2cap: Fix lost wakeups waiting to accept socketPeter Hurley
2011-08-11Bluetooth: Fix lost wakeups waiting for sock state changePeter Hurley
2011-08-11Bluetooth: rfcomm: Fix lost wakeups waiting to accept socketPeter Hurley
2011-08-11Bluetooth: rfcomm: Remove unnecessary krfcommd eventPeter Hurley
2011-08-11Bluetooth: unlock if allocation fails in hci_blacklist_add()Dan Carpenter
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-28net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman
2011-07-28net: add IFF_SKB_TX_SHARED flag to priv_flagsNeil Horman
2011-07-28net: sock_sendmsg_nosec() is staticEric Dumazet
2011-07-28Merge 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-27Merge 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