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