summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-03-07NFC: Add device powered netlink attributeSamuel Ortiz1-0/+1
2012-03-07bcma: add support for on-chip OTP memory used for SPROM storageArend van Spriel1-1/+9
2012-03-07cfg80211: expose cfg80211_calculate_bitrate()Thomas Pedersen1-0/+8
2012-03-07cfg80211/mac80211: report signal strength for mgmt framesJohannes Berg2-3/+11
2012-03-06cfg80211: Add an attribute to set inactivity timeout in AP modeVasanthakumar Thiagarajan2-2/+15
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 Nagarajan2-0/+6
2012-03-06bcma: add support for sprom not found on the deviceHauke Mehrtens1-0/+6
2012-03-06bcma: export bcma_find_coreHauke Mehrtens1-0/+1
2012-03-06ssb: add some missing sprom attributesHauke Mehrtens1-1/+75
2012-03-06ssb: add alpha2Hauke Mehrtens1-0/+1
2012-03-06ssb: fix per path sprom varsHauke Mehrtens1-1/+1
2012-03-06ssb: remove 5GHz antenna gain from spromHauke Mehrtens1-6/+1
2012-03-06ssb: sprom fix some sizes / signednessHauke Mehrtens1-8/+8
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 Berg2-45/+59
2012-02-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville143-1260/+3809
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-06bcma: add extra sprom checkHauke Mehrtens1-0/+16
2012-02-06bcma: add bus num counterHauke Mehrtens1-0/+1
2012-02-06bcma: add PCIe host controllerHauke Mehrtens2-0/+65
2012-02-06bcma: make some functions __devinitHauke Mehrtens1-1/+1
2012-02-06bcma: add constants for PCI and use themHauke Mehrtens1-0/+85
2012-02-06bcma: add the core unit numberHauke Mehrtens1-0/+1
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 Wunderlich2-2/+5
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 Yeoh2-0/+5
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 Torvalds7-11/+28
2012-01-25netprio_cgroup.h: dont include module.h from other includesPaul Gortmaker1-1/+0
2012-01-25team: send only changed options/ports via netlinkJiri Pirko1-0/+10
2012-01-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds1-1/+5
2012-01-24NFC: Add NCI multiple targets supportIlan Elias2-2/+41