aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-15net: Add skb_unclone() helper function.Pravin B Shelar11-19/+12
2013-02-15mac80211: Fix incorrect use of STA_PR_FMT in trace pointsSeth Forshee1-3/+3
2013-02-15Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville41-729/+2647
2013-02-15mac80211: enable vif.cab_queue for meshBob Copeland1-1/+2
2013-02-15mac80211: clean up mesh codeJohannes Berg10-263/+252
2013-02-15mac80211: prevent spurious HT/VHT downgrade messageJohannes Berg1-0/+4
2013-02-15nl80211: renumber NL80211_FEATURE_FULL_AP_CLIENT_STATEJohannes Berg1-2/+1
2013-02-15cfg80211: Pass TDLS peer's QoS/HT/VHT information during set_stationJouni Malinen2-11/+85
2013-02-15cfg80211: Pass station (extended) capability info to kernelJouni Malinen1-0/+36
2013-02-15mac80211: advertise operating mode notification capabilityJohannes Berg1-0/+9
2013-02-15cfg80211: advertise extended capabilities to userspaceJohannes Berg1-0/+9
2013-02-15mac80211: stop modifying HT SMPS capabilityJohannes Berg4-15/+28
2013-02-15mac80211: generate mesh probe responsesThomas Pedersen2-2/+63
2013-02-15mac80211: cache mesh beaconThomas Pedersen6-65/+171
2013-02-15mac80211: constify IE parsingJohannes Berg8-86/+95
2013-02-15nl80211: advertise HT/VHT channel limitationsJohannes Berg2-1/+14
2013-02-15cfg80211: allow drivers to selectively disable 80/160 MHzJohannes Berg2-1/+20
2013-02-15mac80211: properly track HT/VHT operation changesJohannes Berg1-68/+168
2013-02-15mac80211: move ieee80211_determine_chantype functionJohannes Berg1-195/+195
2013-02-15mac80211: add ieee80211_vif_change_bandwidthJohannes Berg2-0/+53
2013-02-15mac80211: clean up channel use in ieee80211_config_ht_txJohannes Berg1-11/+3
2013-02-15mac80211: disable HT/VHT if AP has no HT/VHT capabilityJohannes Berg1-2/+14
2013-02-15mac80211: handle operating mode notif in beacon/assoc responseJohannes Berg5-6/+38
2013-02-15mac80211: fix ieee80211_change_chandef nameJohannes Berg1-3/+3
2013-02-15mac80211: fix HT/VHT disable flagsJohannes Berg1-2/+2
2013-02-15mac80211: init HT TX data before rate controlJohannes Berg1-20/+19
2013-02-15mac80211: handle VHT operating mode notificationJohannes Berg5-10/+124
2013-02-15mac80211: track number of spatial streamsJohannes Berg3-0/+44
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg10-94/+130
2013-02-15mac80211: pass station to ieee80211_vht_cap_ie_to_sta_vht_capJohannes Berg4-8/+9
2013-02-15Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg3-6/+10
2013-02-15mac80211: use spin_lock_bh() for TKIP lockJohannes Berg2-9/+6
2013-02-15mac80211: use spin_lock_bh() for tim_lockJohannes Berg2-7/+4
2013-02-15mac80211: don't pick up WPA vendor IEJohannes Berg2-7/+1
2013-02-15mac80211: always unblock CSA queue stop when disconnectingJohannes Berg1-2/+2
2013-02-15mac80211: don't call bss_info_changed on p2p-device/monitorJohannes Berg2-9/+18
2013-02-15mac80211: fix auth/assoc timeout handlingJohannes Berg4-4/+25
2013-02-15mac80211: fix ieee80211_sta_tx_notify for nullfuncWojciech Dubowik1-4/+5
2013-02-15mac80211: consolidate MBSS change notificationThomas Pedersen5-37/+55
2013-02-15mac80211: fix WPA with VLAN on AP side with ps-staMichael Braun1-0/+1
2013-02-15mac80211: free ps->bc_buf skbs on vlan device stopMichael Braun1-0/+14
2013-02-15mac80211: add radar detection command/eventSimon Wunderlich10-1/+190
2013-02-15nl80211/cfg80211: add radar detection command/eventSimon Wunderlich9-17/+463
2013-02-14net: Don't write to current task flags on every packet received.David S. Miller1-18/+28
2013-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville5-9/+26
2013-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller6-39/+425
2013-02-14bridge: make ifla_br_policy and br_af_ops staticCong Wang1-2/+2
2013-02-14Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller3-4/+9
2013-02-14iucv: fix kernel panic at rebootHendrik Brueckner1-1/+4
2013-02-13bridge: Separate egress policy bitmapVlad Yasevich3-6/+19