summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2012-03-07cfg80211: expose cfg80211_calculate_bitrate()Thomas Pedersen1-0/+8
2012-03-07cfg80211/mac80211: report signal strength for mgmt framesJohannes Berg1-3/+5
2012-03-06cfg80211: Add an attribute to set inactivity timeout in AP modeVasanthakumar Thiagarajan1-0/+2
2012-03-06mac80211: add an rx flag for ignoring a packet's signal strengthFelix Fietkau1-0/+3
2012-03-06cfg80211: fix kernel-docJohannes Berg1-6/+4
2012-03-06{nl,cfg,mac}80211: Implement RSSI threshold for mesh peeringAshok Nagarajan1-0/+1
2012-02-29mac80211: handle non-bufferable MMPDUs correctlyJohannes Berg1-7/+10
2012-02-29cfg80211: remove cookies from callbacksJohannes Berg1-4/+2
2012-02-22cfg80211: restructure AP/GO mode APIJohannes Berg1-30/+40
2012-02-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville8-18/+22
2012-02-15Bluetooth: Remove usage of __cancel_delayed_work()Ulisses Furquim1-2/+2
2012-02-15Bluetooth: Fix potential deadlockAndre Guedes1-2/+2
2012-02-15Bluetooth: silence lockdep warningOctavian Purdila1-0/+2
2012-02-15Bluetooth: Fix using an absolute timeout on hci_conn_put()Vinicius Costa Gomes1-1/+1
2012-02-15Bluetooth: l2cap_set_timer needs jiffies as timeout valueAndrzej Kaczmarek1-3/+3
2012-02-15Bluetooth: Remove bogus inline declaration from l2cap_chan_connectJohan Hedberg1-1/+1
2012-02-06mac80211: support hw scan while idleEliad Peller1-0/+5
2012-02-06cfg80211/mac80211: userspace peer authorization in IBSSAntonio Quartulli1-0/+5
2012-02-06cfg80211: export cfg80211_ref_bssJohannes Berg1-0/+14
2012-02-06cfg80211: stop tracking authenticated stateJohannes Berg1-28/+11
2012-02-06mac80211: add sta_state callbackJohannes Berg1-0/+30
2012-01-31mac80211: add support for mcs masksSimon Wunderlich1-0/+1
2012-01-31nl80211: add support for mcs masksSimon Wunderlich1-2/+1
2012-01-30net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTLGlauber Costa1-0/+2
2012-01-28netns: Fail conspicously if someone uses net_generic at an inappropriate time.Eric W. Biederman1-0/+1
2012-01-27kernel-doc: fix new warnings in cfg80211.hRandy Dunlap1-0/+6
2012-01-27{nl,cfg,mac}80211: Add support of setting non-forwarding entity in MeshChun-Yeow Yeoh1-0/+1
2012-01-27mac80211: make CQM RSSI support per virtual interfaceJohannes Berg1-7/+7
2012-01-27mac80211: make beacon filtering per virtual interfaceJohannes Berg1-9/+20
2012-01-27net: explicitly add jump_label.h header to sock.hGlauber Costa1-0/+1
2012-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-9/+7
2012-01-25netprio_cgroup.h: dont include module.h from other includesPaul Gortmaker1-1/+0
2012-01-24NFC: Add NCI multiple targets supportIlan Elias2-2/+41
2012-01-24NFC: NFC core layer should not set the target_idxIlan Elias1-1/+0
2012-01-24NFC: Clearly separate NCI states from flagsIlan Elias1-4/+10
2012-01-24NFC: Add NCI data exchange timerIlan Elias1-0/+3
2012-01-24NFC: Export new attributes sensb_res and sensf_resIlan Elias2-2/+25
2012-01-24wireless: Save original maximum regulatory transmission power for the calucat...Hong Wu1-0/+2
2012-01-24NFC: Increase NCI deactivate timeoutIlan Elias1-1/+1
2012-01-23kernel-doc: fix new warnings in cfg80211.hRandy Dunlap1-0/+6
2012-01-23bluetooth: hci: Fix type of "enable_hs" to bool.David S. Miller1-1/+1
2012-01-23net: introduce res_counter_charge_nofail() for socket allocationsGlauber Costa1-6/+4
2012-01-23net: fix socket memcg build with !CONFIG_NETGlauber Costa1-1/+1
2012-01-23kernel-doc: fix new warning in net/sock.hRandy Dunlap1-0/+1
2012-01-17net: fix some sparse errorsEric Dumazet1-1/+1
2012-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+4
2012-01-13net_sched: sfq: add optional RED on top of SFQEric Dumazet1-1/+2
2012-01-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-2/+2
2012-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds1-21/+7
2012-01-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville1-2/+2