aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* mac80211: fix smatch lock errors in meshThomas Pedersen2012-03-07
* mac80211: Fix potential null pointer dereferencingAshok Nagarajan2012-03-07
* mac80211: Filter duplicate IE idsPaul Stewart2012-03-07
* NFC: NCI code identation fixesSamuel Ortiz2012-03-06
* NFC: Core code identation fixesSamuel Ortiz2012-03-06
* NFC: LLCP code identation fixesSamuel Ortiz2012-03-06
* NFC: Fix LLCP sockets releasing pathSamuel Ortiz2012-03-06
* NFC: Remove the rf mode parameter from the DEP link up routineSamuel Ortiz2012-03-06
* NFC: SN is not an invalid GT valueSamuel Ortiz2012-03-06
* NFC: Unlink LLCP child sockets from llcp_sock_releaseSamuel Ortiz2012-03-06
* NFC: Fragment LLCP I framesSamuel Ortiz2012-03-06
* NFC: Set MIU and RW values from CONNECT and CC LLCP framesSamuel Ortiz2012-03-06
* NFC: Send LLCP RR frames to acknowledge received I framesSamuel Ortiz2012-03-06
* NFC: Set the right LLCP N(R) value for I framesSamuel Ortiz2012-03-06
* NFC: Clear LLCP SDPs whan MAC goes downSamuel Ortiz2012-03-06
* NFC: Fix bitops usage in LLCPSamuel Ortiz2012-03-06
* NFC: LLCP socket sendmsg implemetationSamuel Ortiz2012-03-06
* NFC: Handle Receiver Not Ready LLCP frameSamuel Ortiz2012-03-06
* NFC: Factorize the I frame queueing routineSamuel Ortiz2012-03-06
* NFC: Add device powered netlink attributeSamuel Ortiz2012-03-06
* mac80211: Modify tsf via debugfs in mesh interfacesJavier Cardona2012-03-06
* mac80211: fix mesh airtime link metric estimatingThomas Pedersen2012-03-06
* cfg80211: expose cfg80211_calculate_bitrate()Thomas Pedersen2012-03-06
* cfg80211/mac80211: report signal strength for mgmt framesJohannes Berg2012-03-06
* mac80211: combine QoS with other BSS changesJohannes Berg2012-03-05
* mac80211: use common radiotap code for cooked monitorsJohannes Berg2012-03-05
* cfg80211: Add an attribute to set inactivity timeout in AP modeVasanthakumar Thiagarajan2012-03-05
* mac80211: fix the support of setting non-forwarding entity in MeshChun-Yeow Yeoh2012-03-05
* mac80211: add an rx flag for ignoring a packet's signal strengthFelix Fietkau2012-03-05
* mac80211: use compare_ether_addr on MAC addresses instead of memcmpFelix Fietkau2012-03-05
* mac80211: use 16 bit alignment for the if_ibss bssid fieldFelix Fietkau2012-03-05
* {nl,cfg,mac}80211: Implement RSSI threshold for mesh peeringAshok Nagarajan2012-03-05
* mac80211: Fix the generation of PREQs in proactive RANN mechanism of HWMPChun-Yeow Yeoh2012-03-05
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-29
|\
| * mac80211: Fix a warning on changing to monitor mode from STAMohammed Shafi Shajakhan2012-02-21
| * mac80211: zero initialize count field in ieee80211_tx_rateMohammed Shafi Shajakhan2012-02-21
* | mac80211: handle non-bufferable MMPDUs correctlyJohannes Berg2012-02-29
* | mac80211: make deauth/disassoc sequence more naturalJohannes Berg2012-02-29
* | mac80211: fix ieee80211_set_disassoc() sending DelBAJohannes Berg2012-02-29
* | mac80211: dont call cfg80211 from ieee80211_send_deauth_disassocJohannes Berg2012-02-29
* | cfg80211: remove cookies from callbacksJohannes Berg2012-02-29
* | mac80211: remove local_to_hwJohannes Berg2012-02-27
* | mac80211: fix sta_info_flush() return valueJohannes Berg2012-02-27
* | mac80211: fix auth/assoc data & timer leakJohannes Berg2012-02-27
* | mac80211: use proper sub_if_data on suspend pathJakub Kicinski2012-02-27
* | mac80211: fix associated vs. idle raceJohannes Berg2012-02-27
* | mac80211: clean up asm/unaligned.h inclusionJohannes Berg2012-02-27
* | mac80211: remove redundant monitor_work enqueueingEliad Peller2012-02-27
* | mac80211: don't queue monitor work for HW_CONNECTION_MONITOREliad Peller2012-02-27
* | cfg80211: restructure AP/GO mode APIJohannes Berg2012-02-22