summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville1-0/+3
2011-09-20cfg80211/nl80211: Add PMKSA caching candidate eventJouni Malinen1-0/+11
2011-09-19cfg80211: add cfg80211_find_vendor_ie() functionEliad Peller1-0/+18
2011-09-17nl80211/cfg80211/mac80211: fix wme docsEliad Peller2-0/+7
2011-09-14wireless: fix kernel-doc warning in net/cfg80211.hRandy Dunlap1-0/+2
2011-09-14mac80211: add ssid config to bss information in AP-modeArik Nemtsov1-0/+8
2011-09-14mac80211: make ieee80211_send_bar available for driversFelix Fietkau1-0/+13
2011-09-13nl80211/cfg80211: add match filtering for sched_scanLuciano Coelho1-0/+20
2011-09-13nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flagEliad Peller1-0/+2
2011-09-13mac80211: add flag to indicate HW only Tx-agg setup supportArik Nemtsov1-0/+5
2011-09-13cfg80211/nl80211: Indicate roaming feature capability to userspace.Vivek Natarajan1-0/+3
2011-08-29cfg80211: document wiphy->registeredStanislaw Gruszka1-0/+1
2011-08-26wireless: relicense regulatory header to ISCLuis R. Rodriguez1-4/+12
2011-08-26mac80211: add uapsd_queues and max_sp params fieldsEliad Peller1-0/+2
2011-08-26nl80211/cfg80211: add STA WME parametersEliad Peller1-0/+2
2011-08-24NFC: Reserve tx head and tail roomSamuel Ortiz1-1/+6
2011-08-24{nl,cfg,mac}80211: let userspace make meshif mesh gateJavier Cardona1-0/+5
2011-08-24{nl,cfg,mac}80211: let userspace set RANN intervalJavier Cardona1-0/+1
2011-08-22mac80211: update mesh peering frame formatThomas Pedersen1-2/+2
2011-08-22mac80211: fix suspend/resume races with unregister hwStanislaw Gruszka1-0/+3
2011-08-12nl80211/cfg80211: Add extra IE configuration to AP mode setupJouni Malinen1-0/+14
2011-08-12nl80211/cfg80211: Add crypto settings into NEW_BEACONJouni Malinen1-30/+36
2011-08-12nl80211/cfg80211: Allow SSID to be specified in new beacon commandJouni Malinen1-0/+7
2011-08-12cfg80211/mac80211: move information element parsing logic to cfg80211Yogesh Ashok Powar1-0/+63
2011-08-11nl80211/cfg80211: Make addition of new sinfo fields saferJouni Malinen1-0/+5
2011-08-11cfg80211: fix a crash in nl80211_send_stationFelix Fietkau1-1/+3
2011-08-10cfg80211/nl80211: Send AssocReq IEs to user space in AP modeJouni Malinen1-0/+8
2011-08-09lib80211: remove exports for functions not called by other modulesPavel Roskin1-3/+0
2011-08-09mac80211: remove offchannel_tx APIJohannes Berg1-10/+0
2011-08-08cfg80211: remove unused wext handler exportsJohannes Berg1-69/+0
2011-08-08mac80211: remove linux/wireless.h inclusionJohannes Berg1-1/+0
2011-08-08cfg80211: split wext compatibility to separate headerJohannes Berg2-112/+124
2011-07-27atomic: use <linux/atomic.h>Arun Sharma15-15/+15
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+1
2011-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-4/+89
2011-07-23fs/9p: add 9P2000.L unlinkat operationAneesh Kumar K.V2-0/+3
2011-07-23fs/9p: add 9P2000.L renameat operationAneesh Kumar K.V2-1/+6
2011-07-23fs/9p: Clean-up get_protocol_version() to use strcmpPrem Karat2-4/+4
2011-07-23net/9p: Remove structure not used in the codeAneesh Kumar K.V1-178/+5
2011-07-239p: clean up packet dump codeEric Van Hensbergen1-0/+6
2011-07-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-4/+89
2011-07-22ipv6: make fragment identifications less predictableEric Dumazet2-14/+11
2011-07-20mac80211: sync driver before TXJohannes Berg1-0/+42
2011-07-20cfg80211: allow userspace to control supported rates in scanJohannes Berg1-0/+3
2011-07-18net: Add ->neigh_lookup() operation to dst_opsDavid S. Miller3-9/+6
2011-07-18net: Abstract dst->neighbour accesses behind helpers.David S. Miller1-3/+15
2011-07-18ipv6: Get rid of rt6i_nexthop macro.David S. Miller1-1/+0
2011-07-18neigh: Pass neighbour entry to output ops.David S. Miller1-9/+10
2011-07-17neigh: Kill ndisc_ops->queue_xmitDavid S. Miller1-1/+0
2011-07-17neigh: Kill hh_cache->hh_outputDavid S. Miller1-2/+2