summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2012-03-12cfg80211: Add background scan period attribute.Bala Shanmugam
2012-03-08mac80211: update ieee80211_tx_rate_control kerneldocSimon Wunderlich
2012-03-06NFC: NCI code identation fixesSamuel Ortiz
2012-03-06NFC: Core code identation fixesSamuel Ortiz
2012-03-06NFC: Remove the rf mode parameter from the DEP link up routineSamuel Ortiz
2012-03-06cfg80211: expose cfg80211_calculate_bitrate()Thomas Pedersen
2012-03-06cfg80211/mac80211: report signal strength for mgmt framesJohannes Berg
2012-03-05cfg80211: Add an attribute to set inactivity timeout in AP modeVasanthakumar Thiagarajan
2012-03-05mac80211: add an rx flag for ignoring a packet's signal strengthFelix Fietkau
2012-03-05cfg80211: fix kernel-docJohannes Berg
2012-03-05{nl,cfg,mac}80211: Implement RSSI threshold for mesh peeringAshok Nagarajan
2012-02-29mac80211: handle non-bufferable MMPDUs correctlyJohannes Berg
2012-02-29cfg80211: remove cookies from callbacksJohannes Berg
2012-02-22cfg80211: restructure AP/GO mode APIJohannes Berg
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-15Bluetooth: Remove usage of __cancel_delayed_work()Ulisses Furquim
2012-02-15Bluetooth: Fix potential deadlockAndre Guedes
2012-02-15Bluetooth: silence lockdep warningOctavian Purdila
2012-02-15Bluetooth: Fix using an absolute timeout on hci_conn_put()Vinicius Costa Gomes
2012-02-15Bluetooth: l2cap_set_timer needs jiffies as timeout valueAndrzej Kaczmarek
2012-02-15Bluetooth: Remove bogus inline declaration from l2cap_chan_connectJohan Hedberg
2012-02-06mac80211: support hw scan while idleEliad Peller
2012-02-06cfg80211/mac80211: userspace peer authorization in IBSSAntonio Quartulli
2012-02-06cfg80211: export cfg80211_ref_bssJohannes Berg
2012-02-06cfg80211: stop tracking authenticated stateJohannes Berg
2012-02-06mac80211: add sta_state callbackJohannes Berg
2012-01-30mac80211: add support for mcs masksSimon Wunderlich
2012-01-30nl80211: add support for mcs masksSimon Wunderlich
2012-01-30net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTLGlauber Costa
2012-01-27netns: Fail conspicously if someone uses net_generic at an inappropriate time.Eric W. Biederman
2012-01-27kernel-doc: fix new warnings in cfg80211.hRandy Dunlap
2012-01-27{nl,cfg,mac}80211: Add support of setting non-forwarding entity in MeshChun-Yeow Yeoh
2012-01-27mac80211: make CQM RSSI support per virtual interfaceJohannes Berg
2012-01-27mac80211: make beacon filtering per virtual interfaceJohannes Berg
2012-01-26net: explicitly add jump_label.h header to sock.hGlauber Costa
2012-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-24netprio_cgroup.h: dont include module.h from other includesPaul Gortmaker
2012-01-24NFC: Add NCI multiple targets supportIlan Elias
2012-01-24NFC: NFC core layer should not set the target_idxIlan Elias
2012-01-24NFC: Clearly separate NCI states from flagsIlan Elias
2012-01-24NFC: Add NCI data exchange timerIlan Elias
2012-01-24NFC: Export new attributes sensb_res and sensf_resIlan Elias
2012-01-24wireless: Save original maximum regulatory transmission power for the calucat...Hong Wu
2012-01-24NFC: Increase NCI deactivate timeoutIlan Elias
2012-01-23kernel-doc: fix new warnings in cfg80211.hRandy Dunlap
2012-01-22bluetooth: hci: Fix type of "enable_hs" to bool.David S. Miller
2012-01-22net: introduce res_counter_charge_nofail() for socket allocationsGlauber Costa
2012-01-22net: fix socket memcg build with !CONFIG_NETGlauber Costa
2012-01-22kernel-doc: fix new warning in net/sock.hRandy Dunlap
2012-01-17net: fix some sparse errorsEric Dumazet