summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: Swap ver and type in pppoe_hdrChangli Gao2013-07-011-2/+2
* x25: Fix broken locking in ioctl error paths.Dave Jones2013-07-011-7/+8
* netem: use rb tree to implement the time queueEric Dumazet2013-07-011-24/+85
* net: qmi_wwan: add TP-LINK MA260Bjørn Mork2013-07-011-0/+1
* net: qmi_wwan: add Option GTM681WBjørn Mork2013-07-011-0/+1
* net: qmi_wwan: fixup Sierra Wireless MC8305 entryBjørn Mork2013-07-011-1/+0
* net: avoid calling sched_clock when LLS is offEliezer Tamir2013-07-012-6/+22
* net: fix LLS debug_smp_processor_id() warningEliezer Tamir2013-07-011-5/+25
* neighbour: fix a race in neigh_destroy()Eric Dumazet2013-07-011-5/+7
* net: stmmac: fixed enh_desc set always zeroByungho An2013-07-011-3/+3
* net: stmmac: fixed operator typoByungho An2013-07-011-5/+5
* xen: Use more current logging stylesJoe Perches2013-07-012-19/+16
* net: fec: Fix multicast list setup in fec_restart().Christoph Müllner2013-07-011-3/+4
* ipv6: fix ecmp lookup when oif is specifiedNicolas Dichtel2013-07-011-4/+8
* ipv6: only apply anti-spoofing checks to not-pointopoint tunnelsHannes Frederic Sowa2013-07-011-1/+1
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-07-01119-3098/+3772
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-28119-3098/+3772
| |\
| | * ath10k: minimally handle new channel width enumeration valuesJohn W. Linville2013-06-271-0/+4
| | * ath9k_htc: ifdef out IFTYPE_MESH advertisementThomas Pedersen2013-06-271-2/+4
| | * brcmfmac: remove code and comment for older kernel supportArend van Spriel2013-06-271-27/+2
| | * brcmfmac: reduce firmware-signalling locking scope in rx pathArend van Spriel2013-06-271-26/+51
| | * brcmfmac: cleanup debug messages in brcmf_fws_hdrpush()Arend van Spriel2013-06-271-5/+4
| | * brcmfmac: tag packet in the netdev transmit callbackArend van Spriel2013-06-271-82/+48
| | * brcmfmac: add broken scatter-gather DMA supportFranky Lin2013-06-272-11/+72
| | * brcmfmac: use unified dongle address preparation functionFranky Lin2013-06-272-55/+27
| | * brcmfmac: remove SDIO_REQ_ASYNC flagFranky Lin2013-06-272-13/+3
| | * brcmfmac: remove (ab)use of NL80211_NUM_ACSArend van Spriel2013-06-271-1/+1
| | * brcmfmac: simplify transmit pathArend van Spriel2013-06-271-49/+5
| | * bcma: add support for BCM43142Rafał Miłecki2013-06-278-2/+211
| | * b43: replace B43_BCMA_EXTRA with modparam allhwsupportRafał Miłecki2013-06-272-8/+10
| | * ath10k: leave MMIC generation to the HWMichal Kazior2013-06-271-1/+0
| | * ath10k: fix 5ghz channel definitionsMichal Kazior2013-06-271-24/+24
| | * ath10k: fix MSI-X setup failpathMichal Kazior2013-06-271-2/+3
| | * rt2x00: rt2800lib: fix default TX power check for RT55xxGabor Juhos2013-06-271-1/+1
| | * ath9k: Add mix tx gain table for AR9462 2.0Sujith Manoharan2013-06-272-0/+66
| | * rt2x00: rt2800lib: turn on tertiary PAs/LNAs for 3T/3R devicesGabor Juhos2013-06-271-12/+35
| | * rt2x00: rt2800lib: turn on secondary PAs/LNAs for 3T/3R devicesGabor Juhos2013-06-271-4/+4
| | * rt2x00: rt2800: increase EEPROM_SIZE to 512 bytesGabor Juhos2013-06-271-1/+1
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-06-2631-2044/+251
| | |\
| | | * iwlwifi: mvm: Add support for Low Power RXAlexander Bondar2013-06-254-3/+52
| | | * Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg2013-06-25278-3799/+31190
| | | |\
| | | * | iwlwifi: always use 'trans_pcie' nameJohannes Berg2013-06-251-8/+9
| | | * | iwlwifi: always use 'rxq' as RX queue struct nameJohannes Berg2013-06-251-13/+15
| | | * | iwlwifi: pcie: rework RX buffer list init and freeingJohannes Berg2013-06-251-17/+26
| | | * | iwlwifi: mvm: Change the settings of AP beacon timeIlan Peer2013-06-251-5/+51
| | | * | iwlwifi: mvm: add thermal throttling debuggingeytan lifshitz2013-06-252-2/+22
| | | * | iwlwifi: mvm: add BT-Coex LUT for 1x1 productsEmmanuel Grumbach2013-06-252-1/+21
| | | * | iwlwifi: remove testmodeJohannes Berg2013-06-1817-1928/+12
| | | * | iwlwifi: remove auto_agg module parameterEmmanuel Grumbach2013-06-184-43/+24
| | | * | iwlwifi: remove plcp_check module parameterEmmanuel Grumbach2013-06-183-8/+1
OpenPOWER on IntegriCloud