summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville3-70/+224
2014-05-22Merge tag 'nfc-next-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville5-4/+52
2014-05-22cfg80211: allow RSSI compensationEmmanuel Grumbach1-0/+7
2014-05-21cfg80211: implement cfg80211_get_station cfg80211 APIAntonio Quartulli1-0/+13
2014-05-21mac80211: export the expected throughputAntonio Quartulli1-0/+7
2014-05-20cfg80211: export expected throughput through get_station()Antonio Quartulli2-28/+37
2014-05-20NFC: Add RAW socket type support for SOCKPROTO_RAWHiren Tandel2-4/+15
2014-05-20ssb: sprom: add dev_id field for value overriding standard IDRafał Miłecki1-0/+1
2014-05-19cfg80211: constify wowlan/coalesce mask/pattern pointersJohannes Berg1-1/+1
2014-05-19cfg80211: constify more pointers in the cfg80211 APIJohannes Berg1-11/+12
2014-05-19cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg1-14/+15
2014-05-19mac80211: fix csa_counter_offs argument name in docbookLuciano Coelho1-2/+3
2014-05-19cfg80211: add documentation for max_num_csa_countersLuciano Coelho1-5/+5
2014-05-16lib/crc7: Shift crc7() output left 1 bitGeorge Spelvin1-4/+4
2014-05-15mac80211: Handle the CSA counters correctlyAndrei Otcheretianski1-1/+22
2014-05-15mac80211: Provide ieee80211_beacon_get_template APIAndrei Otcheretianski1-7/+36
2014-05-15cfg80211: Support multiple CSA countersAndrei Otcheretianski2-7/+22
2014-05-15cfg80211: Add API to update CSA counters in mgmt framesAndrei Otcheretianski2-0/+12
2014-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+12
2014-05-13cfg80211: allow restricting supported dfs regionsFelix Fietkau2-0/+5
2014-05-09mac80211: handle failed restart/resume betterJohannes Berg1-0/+14
2014-05-08cfg80211: fix docbook warningLuciano Coelho1-1/+1
2014-05-08ath9k: Allow platform override without EEPROM overrideHelmut Schaa1-0/+2
2014-05-06Merge branch 'rfkill-gpio-cleanups' of git://git.kernel.org/pub/scm/linux/ker...John W. Linville1-10/+0
2014-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville1-0/+12
2014-05-06cfg80211: export interface stopping functionMichal Kazior1-0/+15
2014-05-06mac80211: fix CSA tx queue stoppingMichal Kazior1-1/+3
2014-05-05mac80211: set an external flag for TDLS stationsArik Nemtsov1-0/+2
2014-05-05cfg80211: add cfg80211_sched_scan_stopped_rtnlEliad Peller1-0/+12
2014-04-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville4-14/+151
2014-04-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2-3/+11
2014-04-28cfg80211: Dynamic channel bandwidth changes in AP modeJouni Malinen2-0/+12
2014-04-25cfg80211: Add attributes describing prohibited channel bandwidthRostislav Lisovy2-0/+12
2014-04-25mac80211: add option to generate CCMP IVs only for mgmt framesMarek Kwaczynski1-6/+10
2014-04-25cfg80211: allow drivers to iterate over matching combinationsMichal Kazior1-0/+27
2014-04-22NFC: digital: Add macros for the ISO/IEC 14443-B ProtocolMark A. Greer1-0/+4
2014-04-22NFC: hci: Add load_session HCI operandChristophe Ricard1-0/+1
2014-04-22NFC: ST21NFCA: Add driver for STMicroelectronics ST21NFCA NFC ChipChristophe Ricard1-0/+32
2014-04-16net: mdio-gpio: Add support for separate MDI and MDO gpio pinsGuenter Roeck1-0/+2
2014-04-16net: mdio-gpio: Add support for active low gpio pinsGuenter Roeck1-0/+3
2014-04-16ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iifCong Wang2-9/+10
2014-04-16net: phy: add minimal support for QSGMII PHYThomas Petazzoni1-0/+3
2014-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds12-17/+55
2014-04-15ipv4: add a sock pointer to dst->output() path.Eric Dumazet5-11/+24
2014-04-15ipv4: add a sock pointer to ip_queue_xmit()Eric Dumazet3-3/+3
2014-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-1/+10
2014-04-15Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the re...Daniel Borkmann1-1/+13
2014-04-15net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_WDaniel Borkmann1-1/+0
2014-04-14ipv6: Limit mtu to 65575 bytesEric Dumazet1-0/+5
2014-04-14netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4Patrick McHardy1-0/+10