summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* mac80211: make uapsd_* keys per-vifEliad Peller2012-03-156-102/+79
* mac80211: add NULL terminator to debugfs_netdev write bufEliad Peller2012-03-151-8/+5
* mac80211: Don't sample max throughput rate in minstrel_htHelmut Schaa2012-03-151-0/+7
* mac80211: Don't let regulatory make us deafPaul Stewart2012-03-134-19/+51
* mac80211: rename bss_conf timestamp to last_tsfJohannes Berg2012-03-132-2/+2
* cfg80211: clarify timestamp in cfg80211_inform_bssJohannes Berg2012-03-131-4/+3
* mac80211: linearize SKBs as needed for cryptoJohannes Berg2012-03-133-8/+31
* mac80211: move RX WEP weak IV countingJohannes Berg2012-03-133-12/+6
* mac80211: set basic rates earlierJohannes Berg2012-03-121-48/+49
* mac80211: refactor common auth/assoc setup codeJohannes Berg2012-03-121-62/+59
* mac80211: remove spurious BSSID change flagJohannes Berg2012-03-121-3/+0
* mac80211: simplify wmm check during associationJohannes Berg2012-03-122-6/+6
* mac80211: simplify HT checksJohannes Berg2012-03-121-31/+26
* mac80211: move misplaced commentJohannes Berg2012-03-121-7/+7
* mac80211: Disable MCS > 7 in minstrel_ht when STA uses static SMPSHelmut Schaa2012-03-121-0/+9
* mac80211: set channel back after disassociatingJohannes Berg2012-03-121-7/+6
* mac80211: remove tx_syncJohannes Berg2012-03-124-120/+0
* mac80211: Limit TID buffering during BA session setup/teardownHelmut Schaa2012-03-121-0/+6
* cfg80211: Add background scan period attribute.Bala Shanmugam2012-03-122-0/+11
* mac80211: fix smatch lock errors in meshThomas Pedersen2012-03-071-10/+10
* mac80211: Fix potential null pointer dereferencingAshok Nagarajan2012-03-071-6/+7
* mac80211: Filter duplicate IE idsPaul Stewart2012-03-074-22/+141
* NFC: NCI code identation fixesSamuel Ortiz2012-03-064-122/+111
* NFC: Core code identation fixesSamuel Ortiz2012-03-065-62/+54
* NFC: LLCP code identation fixesSamuel Ortiz2012-03-064-93/+100
* NFC: Fix LLCP sockets releasing pathSamuel Ortiz2012-03-062-12/+26
* NFC: Remove the rf mode parameter from the DEP link up routineSamuel Ortiz2012-03-064-23/+17
* NFC: SN is not an invalid GT valueSamuel Ortiz2012-03-061-0/+2
* NFC: Unlink LLCP child sockets from llcp_sock_releaseSamuel Ortiz2012-03-061-13/+3
* NFC: Fragment LLCP I framesSamuel Ortiz2012-03-061-14/+43
* NFC: Set MIU and RW values from CONNECT and CC LLCP framesSamuel Ortiz2012-03-062-3/+49
* NFC: Send LLCP RR frames to acknowledge received I framesSamuel Ortiz2012-03-063-3/+33
* NFC: Set the right LLCP N(R) value for I framesSamuel Ortiz2012-03-061-1/+1
* NFC: Clear LLCP SDPs whan MAC goes downSamuel Ortiz2012-03-061-0/+13
* NFC: Fix bitops usage in LLCPSamuel Ortiz2012-03-061-10/+10
* NFC: LLCP socket sendmsg implemetationSamuel Ortiz2012-03-063-1/+62
* NFC: Handle Receiver Not Ready LLCP frameSamuel Ortiz2012-03-061-5/+11
* NFC: Factorize the I frame queueing routineSamuel Ortiz2012-03-062-17/+29
* NFC: Add device powered netlink attributeSamuel Ortiz2012-03-061-0/+3
* mac80211: Modify tsf via debugfs in mesh interfacesJavier Cardona2012-03-061-1/+6
* mac80211: fix mesh airtime link metric estimatingThomas Pedersen2012-03-063-10/+22
* cfg80211: expose cfg80211_calculate_bitrate()Thomas Pedersen2012-03-061-0/+1
* cfg80211/mac80211: report signal strength for mgmt framesJohannes Berg2012-03-064-8/+24
* mac80211: combine QoS with other BSS changesJohannes Berg2012-03-054-9/+17
* mac80211: use common radiotap code for cooked monitorsJohannes Berg2012-03-051-30/+9
* cfg80211: Add an attribute to set inactivity timeout in AP modeVasanthakumar Thiagarajan2012-03-051-0/+8
* mac80211: fix the support of setting non-forwarding entity in MeshChun-Yeow Yeoh2012-03-052-1/+11
* mac80211: add an rx flag for ignoring a packet's signal strengthFelix Fietkau2012-03-051-3/+6
* mac80211: use compare_ether_addr on MAC addresses instead of memcmpFelix Fietkau2012-03-0510-42/+53
* mac80211: use 16 bit alignment for the if_ibss bssid fieldFelix Fietkau2012-03-051-1/+1
OpenPOWER on IntegriCloud