aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-05ssb: add alpha2Hauke Mehrtens1-0/+1
2012-03-05ssb: fix per path sprom varsHauke Mehrtens1-1/+1
2012-03-05ssb: remove 5GHz antenna gain from spromHauke Mehrtens1-6/+1
2012-03-05ssb: 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-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn 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-30mac80211: add support for mcs masksSimon Wunderlich1-0/+1
2012-01-30nl80211: 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-27netns: 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-26net: explicitly add jump_label.h header to sock.hGlauber Costa1-0/+1
2012-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-11/+28
2012-01-24netprio_cgroup.h: dont include module.h from other includesPaul Gortmaker1-1/+0
2012-01-24team: send only changed options/ports via netlinkJiri Pirko1-0/+10
2012-01-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-1/+5
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 Elias3-2/+32
2012-01-24wireless: Save original maximum regulatory transmission power for the calucation of the local maximum transmit powerHong Wu1-0/+2
2012-01-24NFC: Increase NCI deactivate timeoutIlan Elias1-1/+1
2012-01-24ssb: SPROM: extract each core power infoRafał Miłecki2-0/+42
2012-01-23migrate_mode.h is not exported to user modeStephen Rothwell1-1/+1
2012-01-23Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+17
2012-01-23Merge branch 'kernel-doc' from Randy DunlapLinus Torvalds4-6/+18
2012-01-23Merge branch 'akpm'Linus Torvalds6-15/+22