summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* cfg80211/nl80211: Indicate roaming feature capability to userspace.Vivek Natarajan2011-09-131-0/+3
* cfg80211: document wiphy->registeredStanislaw Gruszka2011-08-291-0/+1
* wireless: relicense regulatory header to ISCLuis R. Rodriguez2011-08-261-4/+12
* mac80211: add uapsd_queues and max_sp params fieldsEliad Peller2011-08-261-0/+2
* nl80211/cfg80211: add STA WME parametersEliad Peller2011-08-261-0/+2
* NFC: Reserve tx head and tail roomSamuel Ortiz2011-08-241-1/+6
* {nl,cfg,mac}80211: let userspace make meshif mesh gateJavier Cardona2011-08-241-0/+5
* {nl,cfg,mac}80211: let userspace set RANN intervalJavier Cardona2011-08-241-0/+1
* mac80211: update mesh peering frame formatThomas Pedersen2011-08-221-2/+2
* nl80211/cfg80211: Add extra IE configuration to AP mode setupJouni Malinen2011-08-121-0/+14
* nl80211/cfg80211: Add crypto settings into NEW_BEACONJouni Malinen2011-08-121-30/+36
* nl80211/cfg80211: Allow SSID to be specified in new beacon commandJouni Malinen2011-08-121-0/+7
* cfg80211/mac80211: move information element parsing logic to cfg80211Yogesh Ashok Powar2011-08-121-0/+63
* nl80211/cfg80211: Make addition of new sinfo fields saferJouni Malinen2011-08-111-0/+5
* cfg80211: fix a crash in nl80211_send_stationFelix Fietkau2011-08-111-1/+3
* cfg80211/nl80211: Send AssocReq IEs to user space in AP modeJouni Malinen2011-08-101-0/+8
* lib80211: remove exports for functions not called by other modulesPavel Roskin2011-08-091-3/+0
* mac80211: remove offchannel_tx APIJohannes Berg2011-08-081-10/+0
* cfg80211: remove unused wext handler exportsJohannes Berg2011-08-081-69/+0
* mac80211: remove linux/wireless.h inclusionJohannes Berg2011-08-081-1/+0
* cfg80211: split wext compatibility to separate headerJohannes Berg2011-08-082-112/+124
* atomic: use <linux/atomic.h>Arun Sharma2011-07-2615-15/+15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-2/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2011-07-114-2/+17
| |\
| * | rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_checkMichal Hocko2011-07-081-2/+1
| * | treewide: fix kernel-doc warningsVitaliy Ivanov2011-06-281-1/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-07-242-4/+89
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-222-4/+89
| |\ \ \
| | * | | mac80211: sync driver before TXJohannes Berg2011-07-201-0/+42
| | * | | cfg80211: allow userspace to control supported rates in scanJohannes Berg2011-07-191-0/+3
| | * | | mac80211: let key iteration get keys in install orderJohannes Berg2011-07-151-0/+4
| | * | | mac80211: allow driver access to TKIP RX P1KJohannes Berg2011-07-151-0/+14
| | * | | nl80211/cfg80211: add max_sched_scan_ie_len in the hw descriptionLuciano Coelho2011-07-151-0/+3
| | * | | nl80211/cfg80211: add max_sched_scan_ssids in the hw descriptionLuciano Coelho2011-07-151-0/+3
| | * | | nl80211: advertise GTK rekey support, new triggersJohannes Berg2011-07-151-4/+20
* | | | | fs/9p: add 9P2000.L unlinkat operationAneesh Kumar K.V2011-07-232-0/+3
* | | | | fs/9p: add 9P2000.L renameat operationAneesh Kumar K.V2011-07-232-1/+6
* | | | | fs/9p: Clean-up get_protocol_version() to use strcmpPrem Karat2011-07-232-4/+4
* | | | | net/9p: Remove structure not used in the codeAneesh Kumar K.V2011-07-231-178/+5
* | | | | 9p: clean up packet dump codeEric Van Hensbergen2011-07-231-0/+6
|/ / / /
* | | | ipv6: make fragment identifications less predictableEric Dumazet2011-07-212-14/+11
* | | | net: Add ->neigh_lookup() operation to dst_opsDavid S. Miller2011-07-183-9/+6
* | | | net: Abstract dst->neighbour accesses behind helpers.David S. Miller2011-07-171-3/+15
* | | | ipv6: Get rid of rt6i_nexthop macro.David S. Miller2011-07-171-1/+0
* | | | neigh: Pass neighbour entry to output ops.David S. Miller2011-07-171-9/+10
* | | | neigh: Kill ndisc_ops->queue_xmitDavid S. Miller2011-07-161-1/+0
* | | | neigh: Kill hh_cache->hh_outputDavid S. Miller2011-07-161-2/+2
* | | | neigh: Kill neigh_ops->hh_outputDavid S. Miller2011-07-161-1/+0
* | | | net: Create and use new helper, neigh_output().David S. Miller2011-07-161-0/+9
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-158-38/+221
|\ \ \ \ | |/ / /
OpenPOWER on IntegriCloud