summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mac80211: rename bss_conf timestamp to last_tsfJohannes Berg2012-03-131-2/+3
* cfg80211: clarify timestamp in cfg80211_inform_bssJohannes Berg2012-03-131-4/+3
* mac80211: remove tx_syncJohannes Berg2012-03-121-41/+0
* cfg80211: Add background scan period attribute.Bala Shanmugam2012-03-122-0/+13
* mac80211: update ieee80211_tx_rate_control kerneldocSimon Wunderlich2012-03-081-4/+5
* NFC: NCI code identation fixesSamuel Ortiz2012-03-061-5/+5
* NFC: Core code identation fixesSamuel Ortiz2012-03-061-12/+12
* NFC: Remove the rf mode parameter from the DEP link up routineSamuel Ortiz2012-03-061-4/+2
* NFC: Add device powered netlink attributeSamuel Ortiz2012-03-061-0/+1
* bcma: add support for on-chip OTP memory used for SPROM storageArend van Spriel2012-03-061-1/+9
* cfg80211: expose cfg80211_calculate_bitrate()Thomas Pedersen2012-03-061-0/+8
* cfg80211/mac80211: report signal strength for mgmt framesJohannes Berg2012-03-062-3/+11
* cfg80211: Add an attribute to set inactivity timeout in AP modeVasanthakumar Thiagarajan2012-03-052-2/+15
* mac80211: add an rx flag for ignoring a packet's signal strengthFelix Fietkau2012-03-051-0/+3
* cfg80211: fix kernel-docJohannes Berg2012-03-051-6/+4
* {nl,cfg,mac}80211: Implement RSSI threshold for mesh peeringAshok Nagarajan2012-03-052-0/+6
* bcma: add support for sprom not found on the deviceHauke Mehrtens2012-03-051-0/+6
* bcma: export bcma_find_coreHauke Mehrtens2012-03-051-0/+1
* ssb: add some missing sprom attributesHauke Mehrtens2012-03-051-1/+75
* ssb: add alpha2Hauke Mehrtens2012-03-051-0/+1
* ssb: fix per path sprom varsHauke Mehrtens2012-03-051-1/+1
* ssb: remove 5GHz antenna gain from spromHauke Mehrtens2012-03-051-6/+1
* ssb: sprom fix some sizes / signednessHauke Mehrtens2012-03-051-8/+8
* mac80211: handle non-bufferable MMPDUs correctlyJohannes Berg2012-02-291-7/+10
* cfg80211: remove cookies from callbacksJohannes Berg2012-02-291-4/+2
* cfg80211: restructure AP/GO mode APIJohannes Berg2012-02-222-45/+59
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-15143-1260/+3809
|\
| * Bluetooth: Remove usage of __cancel_delayed_work()Ulisses Furquim2012-02-151-2/+2
| * Bluetooth: Fix potential deadlockAndre Guedes2012-02-151-2/+2
| * Bluetooth: silence lockdep warningOctavian Purdila2012-02-151-0/+2
| * Bluetooth: Fix using an absolute timeout on hci_conn_put()Vinicius Costa Gomes2012-02-151-1/+1
| * Bluetooth: l2cap_set_timer needs jiffies as timeout valueAndrzej Kaczmarek2012-02-151-3/+3
| * Bluetooth: Remove bogus inline declaration from l2cap_chan_connectJohan Hedberg2012-02-151-1/+1
| * net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTLGlauber Costa2012-01-301-0/+2
| * netns: Fail conspicously if someone uses net_generic at an inappropriate time.Eric W. Biederman2012-01-271-0/+1
| * net: explicitly add jump_label.h header to sock.hGlauber Costa2012-01-261-0/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-247-11/+28
| |\
| | * netprio_cgroup.h: dont include module.h from other includesPaul Gortmaker2012-01-241-1/+0
| | * team: send only changed options/ports via netlinkJiri Pirko2012-01-241-0/+10
| | * bluetooth: hci: Fix type of "enable_hs" to bool.David S. Miller2012-01-221-1/+1
| | * net: introduce res_counter_charge_nofail() for socket allocationsGlauber Costa2012-01-222-6/+10
| | * cgroup: make sure memcg margin is 0 when over limitGlauber Costa2012-01-221-1/+4
| | * net: fix socket memcg build with !CONFIG_NETGlauber Costa2012-01-221-1/+1
| | * kernel-doc: fix new warning in net/sock.hRandy Dunlap2012-01-221-0/+1
| | * tcp: detect loss above high_seq in recoveryYuchung Cheng2012-01-221-1/+0
| | * mlx4_en: eth statistics modificationEugenia Emantayev2012-01-221-0/+1
| * | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-01-241-1/+5
| |\ \
| | * | quota: Pass information that quota is stored in system file to userspaceJan Kara2012-01-121-1/+5
| * | | migrate_mode.h is not exported to user modeStephen Rothwell2012-01-231-1/+1
| * | | Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-231-2/+17
| |\ \ \