summaryrefslogtreecommitdiffstats
path: root/Documentation/index.rst (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-02ieee80211: Add WFA TPC report element OUI typeAvraham Stern1-0/+1
2017-10-02mac80211: fix STA_SLOW_THRESHOLD htmldocs failureStanislaw Gruszka1-1/+1
2017-10-02mac80211: fix bandwidth computation for TDLS peersManikanta Pubbisetty1-0/+10
2017-09-21wireless: set correct mandatory rate flagsRichard Schütz1-16/+14
2017-09-21mac80211: recalculate some sta parameters after insertionGregory Greenman1-25/+32
2017-09-21nl80211: add an option to allow MFP without requiring itEmmanuel Grumbach2-3/+18
2017-09-21cfg80211: remove unused function ieee80211_data_from_8023()Johannes Berg3-131/+0
2017-09-21mac80211_hwsim: use dyndbg for debug messagesLubomir Rintel1-96/+96
2017-09-21mac80211: use offsetofend()Johannes Berg4-10/+8
2017-09-21mac80211: Simplify locking in ieee80211_sta_tear_down_BA_sessions()Ilan peer1-5/+7
2017-09-21mac80211: add documentation to ieee80211_rx_ba_offl()Luca Coelho2-3/+9
2017-09-21mac80211: oce: enable receiving of bcast probe respRoee Zamir1-9/+28
2017-09-21nl80211: add OCE scan and capability flagsRoee Zamir2-63/+111
2017-09-21nl80211: return error for invalid center_freq in 40 MHzTova Mussai1-0/+9
2017-09-21mac80211: simplify and clarify IE splittingJohannes Berg2-24/+16
2017-09-21mac80211: extend ieee80211_ie_split to support EXTENSIONLiad Kaufman2-10/+50
2017-09-21mac80211: avoid allocating TXQs that won't be usedJohannes Berg1-1/+3
2017-09-19net_sched: sch_htb: add per class overlimits counterEric Dumazet1-0/+5
2017-09-19net_sched: use explicit size of struct tcmsg, remove need to declare tcmColin Ian King1-2/+1
2017-09-19net: korina: bump versionRoman Yeryomin1-2/+2
2017-09-19net: korina: update authorsRoman Yeryomin1-0/+2
2017-09-19net: korina: whitespace cleanupRoman Yeryomin1-27/+31
2017-09-19net: korina: use GRORoman Yeryomin1-1/+1
2017-09-19net: korina: use NAPI_POLL_WEIGHTRoman Yeryomin1-1/+1
2017-09-19net: korina: optimize rx descriptor flags processingRoman Yeryomin1-43/+44
2017-09-19net: korina: don't use overflow and underflow interruptsRoman Yeryomin1-82/+1
2017-09-19hamradio: baycom: use new parport device modelSudip Mukherjee1-4/+46
2017-09-18net/ethernet/freescale: fix warning for ucc_gethValentin Longchamp1-2/+3
2017-09-18forcedeth: replace pci_map_single with dma_map_single functionsZhu Yanjun1-34/+36
2017-09-18s390/qeth: tidy up parameter naming for qeth_do_send_packet()Jens Remus1-1/+2
2017-09-18s390/qeth: fold VLAN handling into l3_rebuild_skb()Julian Wiedmann1-16/+11
2017-09-18s390/qeth: translate SETVLAN/DELVLAN errorsJulian Wiedmann2-12/+36
2017-09-18s390/qeth: simplify L3 sysfs group managementJulian Wiedmann1-33/+12
2017-09-18s390/qeth: don't take queue lock in send_packet_fast()Julian Wiedmann4-22/+9
2017-09-18s390/qeth: remove unused code in qdio_establish_cq()Julian Wiedmann1-1/+0
2017-09-18s390/qeth: add VNICC get/set timeout supportHans Wippel5-5/+190
2017-09-18s390/qeth: add VNICC enable/disable supportHans Wippel5-14/+392
2017-09-18s390/qeth: add basic VNICC supportHans Wippel4-4/+172
2017-09-18dt-bindings: net: renesas-ravb: Add support for R8A77995 RAVBYoshihiro Shimoda1-0/+1
2017-09-18net: Convert int functions to boolJoe Perches2-20/+20
2017-09-18ravb: document R8A77970 bindingsSergei Shtylyov1-1/+2
2017-09-18net: phy: realtek: add RTL8201F phy-id and functionsJassi Brar1-0/+44
2017-09-18net: phy: realtek: rename RTL8211F_PAGE_SELECT to RTL821x_PAGE_SELECTKunihiko Hayashi1-5/+5
2017-09-18dummy: declare dummy devices as enumerated devicesZhang Shengju1-1/+1
2017-09-18net: tcp_input: Neaten DBGUNDOJoe Perches1-4/+2
2017-09-17Linux 4.14-rc1v4.14-rc1Linus Torvalds1-2/+2
2017-09-16firmware: Restore support for built-in firmwareMarkus Trippelsdorf4-5/+71
2017-09-16mlxsw: spectrum_router: Only handle IPv4 and IPv6 eventsIdo Schimmel1-1/+2
2017-09-16Documentation: link in networking docsPavel Machek1-1/+1
2017-09-16tcp: fix data delivery rateEric Dumazet1-4/+3