summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-11-11nl80211: Pass probe response data to driversArik Nemtsov
2011-11-11nl80211: Add probe response offload attributeArik Nemtsov
2011-11-11nl80211: fix compiler warningJohannes Berg
2011-11-11mac80211: make sure hw_key exists before checking its flagsArik Nemtsov
2011-11-11mac80211: add recalc PS in ieee80211_reconfig()Eyal Shapira
2011-11-11NFC: Check if NCI data flow control is usedIlan Elias
2011-11-11NFC: Removal of unused operations for NCI spec 1.0 d18Ilan Elias
2011-11-11NFC: Update names and structs to NCI spec 1.0 d18Ilan Elias
2011-11-11mac80211/cfg80211: report monitor channel in wireless extensionsJohannes Berg
2011-11-11mac80211: simplify scan state machineJohannes Berg
2011-11-11mac80211: set carrier_on for ibss vifs only while joinedEliad Peller
2011-11-11mac80211: init rate-control for TDLS sta when supp-rates are knownArik Nemtsov
2011-11-11cfg80211: merge in beacon ies of hidden bss.Dmitry Tarnyagin
2011-11-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-09ipv4: PKTINFO doesnt need dst referenceEric Dumazet
2011-11-09Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-11-09net/rfkill/core.c: use kstrtoul, etcJulia Lawall
2011-11-09net/mac80211/debugfs.c: use kstrtoul, etcJulia Lawall
2011-11-09mac80211: implement wifi TX statusJohannes Berg
2011-11-09nl80211: advertise socket TX status capabilityJohannes Berg
2011-11-09mac80211: Also report the STA's TDLS flag via nl80211Helmut Schaa
2011-11-09cfg80211/mac80211: allow management TX to not wait for ACKJohannes Berg
2011-11-09mac80211: send unexpected 4addr eventJohannes Berg
2011-11-09cfg80211: add event for unexpected 4addr framesJohannes Berg
2011-11-09mac80211: report OBSS beaconsJohannes Berg
2011-11-09cfg80211: allow registering to beaconsJohannes Berg
2011-11-09mac80211: support client probeJohannes Berg
2011-11-09nl80211: add API to probe a clientJohannes Berg
2011-11-09nl80211: advertise device AP SMEJohannes Berg
2011-11-09mac80211: support spurious class3 eventJohannes Berg
2011-11-09nl80211: allow subscribing to unexpected class3 framesJohannes Berg
2011-11-09mac80211: add support for control port protocol in AP modeJohannes Berg
2011-11-09mac80211: add helper to free TX skbJohannes Berg
2011-11-09mac80211: simplify mesh frame queue mapping and QoSJavier Cardona
2011-11-09mac80211: check if frame is really part of this BAThomas Pedersen
2011-11-09mac80211: QoS multicast frames have No Ack policyThomas Pedersen
2011-11-09ipv4: reduce percpu needs for icmpmsg mibsEric Dumazet
2011-11-09mac80211: Avoid filling up mesh preq queue with redundant requestsJavier Cardona
2011-11-09mac80211: verify virtual interfaces in driver APIJohannes Berg
2011-11-09net: add wireless TX status socket optionJohannes Berg
2011-11-09mac80211: simplify ieee80211_work_workStanislaw Gruszka
2011-11-09mac80211: remove useless brackets in ieee80211_cfg_on_oper_channelStanislaw Gruszka
2011-11-09mac80211: remove uneeded scan_chan variableStanislaw Gruszka
2011-11-09mac80211: preserve EOSP in QoS headerJohannes Berg
2011-11-09nl80211: Increase maximum NL80211_ATTR_KEY_SEQ length to 16Jouni Malinen
2011-11-09mac80211: set BSS_CHANGED_IDLE on vif reconfigEliad Peller
2011-11-09mac80211: handle HT PHY BSS membership selector value correctlyChristian Lamparter
2011-11-09ipv4: fix for ip_options_rcv_srr() daddr update.Li Wei
2011-11-09ah: Read nexthdr value before overwriting it in ahash input callback.Nick Bowler
2011-11-09ah: Correctly pass error codes in ahash output callback.Nick Bowler