summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* ipv6: Remove all uses of LL_ALLOCATED_SPACEHerbert Xu2011-11-184-12/+27
* ipv4: Remove all uses of LL_ALLOCATED_SPACEHerbert Xu2011-11-184-10/+22
* net: use jump_label to shortcut RPS if not setupEric Dumazet2011-11-173-16/+21
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-1759-1458/+3381
|\
| * mac80211: fix warning in ieee80211_probe_clientJohannes Berg2011-11-111-4/+5
| * minstrel: Remove unused function parameter in calc_rate_durations()Patrick Kelle2011-11-111-4/+3
| * mac80211: Save probe response data for bssArik Nemtsov2011-11-115-5/+74
| * nl80211: Pass probe response data to driversArik Nemtsov2011-11-111-0/+9
| * nl80211: Add probe response offload attributeArik Nemtsov2011-11-111-0/+4
| * nl80211: fix compiler warningJohannes Berg2011-11-111-1/+1
| * mac80211: make sure hw_key exists before checking its flagsArik Nemtsov2011-11-111-1/+2
| * mac80211: add recalc PS in ieee80211_reconfig()Eyal Shapira2011-11-111-0/+2
| * NFC: Check if NCI data flow control is usedIlan Elias2011-11-111-1/+4
| * NFC: Removal of unused operations for NCI spec 1.0 d18Ilan Elias2011-11-113-43/+3
| * NFC: Update names and structs to NCI spec 1.0 d18Ilan Elias2011-11-115-84/+131
| * mac80211/cfg80211: report monitor channel in wireless extensionsJohannes Berg2011-11-112-0/+21
| * mac80211: simplify scan state machineJohannes Berg2011-11-112-128/+82
| * mac80211: set carrier_on for ibss vifs only while joinedEliad Peller2011-11-112-1/+5
| * mac80211: init rate-control for TDLS sta when supp-rates are knownArik Nemtsov2011-11-111-1/+9
| * cfg80211: merge in beacon ies of hidden bss.Dmitry Tarnyagin2011-11-111-3/+114
| * net/rfkill/core.c: use kstrtoul, etcJulia Lawall2011-11-091-2/+2
| * net/mac80211/debugfs.c: use kstrtoul, etcJulia Lawall2011-11-091-1/+1
| * mac80211: implement wifi TX statusJohannes Berg2011-11-094-3/+113
| * nl80211: advertise socket TX status capabilityJohannes Berg2011-11-091-0/+2
| * mac80211: Also report the STA's TDLS flag via nl80211Helmut Schaa2011-11-091-1/+4
| * cfg80211/mac80211: allow management TX to not wait for ACKJohannes Berg2011-11-094-21/+36
| * mac80211: send unexpected 4addr eventJohannes Berg2011-11-092-7/+25
| * cfg80211: add event for unexpected 4addr framesJohannes Berg2011-11-093-2/+33
| * mac80211: report OBSS beaconsJohannes Berg2011-11-093-1/+17
| * cfg80211: allow registering to beaconsJohannes Berg2011-11-092-1/+71
| * mac80211: support client probeJohannes Berg2011-11-092-18/+95
| * nl80211: add API to probe a clientJohannes Berg2011-11-091-0/+104
| * nl80211: advertise device AP SMEJohannes Berg2011-11-092-0/+8
| * mac80211: support spurious class3 eventJohannes Berg2011-11-091-0/+7
| * nl80211: allow subscribing to unexpected class3 framesJohannes Berg2011-11-093-0/+85
| * mac80211: add support for control port protocol in AP modeJohannes Berg2011-11-092-2/+32
| * mac80211: add helper to free TX skbJohannes Berg2011-11-091-0/+6
| * mac80211: simplify mesh frame queue mapping and QoSJavier Cardona2011-11-094-7/+4
| * mac80211: check if frame is really part of this BAThomas Pedersen2011-11-091-0/+5
| * mac80211: QoS multicast frames have No Ack policyThomas Pedersen2011-11-092-2/+10
| * mac80211: Avoid filling up mesh preq queue with redundant requestsJavier Cardona2011-11-092-2/+16
| * mac80211: verify virtual interfaces in driver APIJohannes Berg2011-11-095-11/+69
| * net: add wireless TX status socket optionJohannes Berg2011-11-093-0/+47
| * mac80211: simplify ieee80211_work_workStanislaw Gruszka2011-11-091-14/+3
| * mac80211: remove useless brackets in ieee80211_cfg_on_oper_channelStanislaw Gruszka2011-11-091-2/+2
| * mac80211: remove uneeded scan_chan variableStanislaw Gruszka2011-11-091-8/+6
| * mac80211: preserve EOSP in QoS headerJohannes Berg2011-11-091-1/+4
| * nl80211: Increase maximum NL80211_ATTR_KEY_SEQ length to 16Jouni Malinen2011-11-091-2/+2
| * mac80211: set BSS_CHANGED_IDLE on vif reconfigEliad Peller2011-11-091-1/+2
| * mac80211: handle HT PHY BSS membership selector value correctlyChristian Lamparter2011-11-091-41/+49
OpenPOWER on IntegriCloud