summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mac80211: rename single hw-scan flag to follow naming conventionJohannes Berg2015-06-021-1/+1
* mac80211: remove short slot/short preamble incapable flagsJohannes Berg2015-06-021-3/+1
* cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg2015-05-2612-24/+28
* cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STAArik Nemtsov2015-05-061-1/+1
* mac80211_hwsim: Fix the supported VHT mcs ratesIlan Peer2015-05-061-5/+5
* mac80211_hwsim: Set VHT capabilities only for the 5.2 GHz bandIlan Peer2015-05-061-25/+25
* mac80211: extend get_tkip_seq to all keysJohannes Berg2015-05-066-12/+16
* mac80211: make LED trigger names constJohannes Berg2015-05-053-3/+3
* iwlwifi: dvm: don't sleep in event_callback callbackEmmanuel Grumbach2015-04-241-3/+1
* mac80211: remove support for IFF_PROMISCJohannes Berg2015-04-2438-148/+49
* ath10k: enable IEEE80211_HW_SUPPORT_FAST_XMITJohannes Berg2015-04-221-1/+2
* wlcore: enable IEEE80211_HW_SUPPORT_FAST_XMITJohannes Berg2015-04-221-1/+2
* mac80211_hwsim: enable IEEE80211_HW_SUPPORT_FAST_XMITJohannes Berg2015-04-221-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-1735-290/+508
|\
| * IB/ipoib: Fix ndo_get_iflinkErez Shitrit2015-04-172-2/+6
| * sfc: Fix memcpy() with const destination compiler warning.David S. Miller2015-04-171-1/+1
| * altera tse: Fix network-delays and -retransmissions after high throughput.Andreas Oetken2015-04-171-2/+7
| * net: remove unused 'dev' argument from netif_needs_gso()Johannes Berg2015-04-172-2/+2
| * act_mirred: Fix bogus header when redirecting from VLANHerbert Xu2015-04-171-1/+1
| * net: dsa: mv88e6xxx: Add missing initialization in mv88e6xxx_set_port_state()Geert Uytterhoeven2015-04-161-1/+1
| * stmmac: Configure Flow Control to work correctly based on rxfifo sizeVince Bridgers2015-04-164-9/+40
| * stmmac: Enable unicast pause frame detect in GMAC Register 6Vince Bridgers2015-04-161-1/+4
| * stmmac: Read tx-fifo-depth and rx-fifo-depth from the devicetreeVince Bridgers2015-04-161-0/+4
| * stmmac: Add defines and documentation for enabling flow controlVince Bridgers2015-04-161-0/+51
| * stmmac: fix oops on rmmod after assigning ip addrBryan O'Donoghue2015-04-161-3/+3
| * dsa: mv88e6xxx: Drop duplicate declaration of 'ret' variableGuenter Roeck2015-04-161-2/+0
| * ethernet: remove unused including <linux/version.h>Wei Yongjun2015-04-161-1/+0
| * rocker: fix error return code in rocker_probe()Wei Yongjun2015-04-161-0/+1
| * dsa: mv88e6xxx: Fix error handling in mv88e6xxx_set_port_stateGuenter Roeck2015-04-161-1/+3
| * cxgb4: drop __GFP_NOFAIL allocationMichal Hocko2015-04-162-4/+13
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-04-1513-163/+304
| |\
| | * i40e: Bump version to 1.3.2Catherine Sullivan2015-04-141-1/+1
| | * i40e: Use new 40G speedsGreg Rose2015-04-141-2/+1
| | * i40e: get rid of unused localsJesse Brandeburg2015-04-142-6/+3
| | * i40e: handle possible memory allocation failureJesse Brandeburg2015-04-141-3/+11
| | * i40e/i40evf: Save WR_CSR_PROT field from DEV/FUNC capabilitiesKevin Scott2015-04-143-0/+7
| | * i40e: enable user dump of internal hardware stateJesse Brandeburg2015-04-143-0/+107
| | * i40e: print FCoE capability reported by the device functionVasu Dev2015-04-141-0/+3
| | * i40e: For VF reset (VFR and VFLR) add some more delayAnjali Singhai Jain2015-04-141-0/+3
| | * i40e: move VF notification routines upMitch Williams2015-04-141-123/+123
| | * i40e: notify VFs of link stateMitch Williams2015-04-141-19/+31
| | * i40evf: remove aq_pendingMitch Williams2015-04-143-38/+12
| | * i40e: Add support to program FDir SB rules for VF from PF through ethtoolAnjali Singhai Jain2015-04-141-0/+26
| | * i40evf: fix bad indentationMitch Williams2015-04-141-1/+1
| | * i40e: stop VF ringsMitch Williams2015-04-141-0/+5
| * | bnx2x: Fix busy_poll vs netpollEric Dumazet2015-04-152-90/+56
| * | net: hip04: Make tx coalesce timer actually workThomas Gleixner2015-04-151-7/+11
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-04-1734-76/+4070
|\ \ \
| * \ \ Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle2015-04-131-0/+1
| |\ \ \
| | * | | SSB: fix Kconfig dependenciesAdrien Schildknecht2015-04-101-0/+1