Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | vxlan: move IGMP join/leave to work queue | Stephen Hemminger | 2013-06-24 | 1 | -63/+40 | |
| | | * | | | | vxlan: fix crash from work pending on module removal | Stephen Hemminger | 2013-06-24 | 1 | -1/+8 | |
| | | * | | | | vxlan: fix out of order operation on module removal | Stephen Hemminger | 2013-06-24 | 1 | -1/+1 | |
| * | | | | | | net: Swap ver and type in pppoe_hdr | Changli Gao | 2013-07-01 | 1 | -2/+2 | |
| * | | | | | | x25: Fix broken locking in ioctl error paths. | Dave Jones | 2013-07-01 | 1 | -7/+8 | |
| * | | | | | | netem: use rb tree to implement the time queue | Eric Dumazet | 2013-07-01 | 1 | -24/+85 | |
| * | | | | | | net: qmi_wwan: add TP-LINK MA260 | Bjørn Mork | 2013-07-01 | 1 | -0/+1 | |
| * | | | | | | net: qmi_wwan: add Option GTM681W | Bjørn Mork | 2013-07-01 | 1 | -0/+1 | |
| * | | | | | | net: qmi_wwan: fixup Sierra Wireless MC8305 entry | Bjørn Mork | 2013-07-01 | 1 | -1/+0 | |
| * | | | | | | net: avoid calling sched_clock when LLS is off | Eliezer Tamir | 2013-07-01 | 2 | -6/+22 | |
| * | | | | | | net: fix LLS debug_smp_processor_id() warning | Eliezer Tamir | 2013-07-01 | 1 | -5/+25 | |
| * | | | | | | neighbour: fix a race in neigh_destroy() | Eric Dumazet | 2013-07-01 | 1 | -5/+7 | |
| * | | | | | | net: stmmac: fixed enh_desc set always zero | Byungho An | 2013-07-01 | 1 | -3/+3 | |
| * | | | | | | net: stmmac: fixed operator typo | Byungho An | 2013-07-01 | 1 | -5/+5 | |
| * | | | | | | xen: Use more current logging styles | Joe Perches | 2013-07-01 | 2 | -19/+16 | |
| * | | | | | | net: fec: Fix multicast list setup in fec_restart(). | Christoph Müllner | 2013-07-01 | 1 | -3/+4 | |
| * | | | | | | ipv6: fix ecmp lookup when oif is specified | Nicolas Dichtel | 2013-07-01 | 1 | -4/+8 | |
| * | | | | | | ipv6: only apply anti-spoofing checks to not-pointopoint tunnels | Hannes Frederic Sowa | 2013-07-01 | 1 | -1/+1 | |
| * | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2013-07-01 | 119 | -3098/+3772 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-06-28 | 119 | -3098/+3772 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | ath10k: minimally handle new channel width enumeration values | John W. Linville | 2013-06-27 | 1 | -0/+4 | |
| | | * | | | | | | ath9k_htc: ifdef out IFTYPE_MESH advertisement | Thomas Pedersen | 2013-06-27 | 1 | -2/+4 | |
| | | * | | | | | | brcmfmac: remove code and comment for older kernel support | Arend van Spriel | 2013-06-27 | 1 | -27/+2 | |
| | | * | | | | | | brcmfmac: reduce firmware-signalling locking scope in rx path | Arend van Spriel | 2013-06-27 | 1 | -26/+51 | |
| | | * | | | | | | brcmfmac: cleanup debug messages in brcmf_fws_hdrpush() | Arend van Spriel | 2013-06-27 | 1 | -5/+4 | |
| | | * | | | | | | brcmfmac: tag packet in the netdev transmit callback | Arend van Spriel | 2013-06-27 | 1 | -82/+48 | |
| | | * | | | | | | brcmfmac: add broken scatter-gather DMA support | Franky Lin | 2013-06-27 | 2 | -11/+72 | |
| | | * | | | | | | brcmfmac: use unified dongle address preparation function | Franky Lin | 2013-06-27 | 2 | -55/+27 | |
| | | * | | | | | | brcmfmac: remove SDIO_REQ_ASYNC flag | Franky Lin | 2013-06-27 | 2 | -13/+3 | |
| | | * | | | | | | brcmfmac: remove (ab)use of NL80211_NUM_ACS | Arend van Spriel | 2013-06-27 | 1 | -1/+1 | |
| | | * | | | | | | brcmfmac: simplify transmit path | Arend van Spriel | 2013-06-27 | 1 | -49/+5 | |
| | | * | | | | | | bcma: add support for BCM43142 | Rafał Miłecki | 2013-06-27 | 8 | -2/+211 | |
| | | * | | | | | | b43: replace B43_BCMA_EXTRA with modparam allhwsupport | Rafał Miłecki | 2013-06-27 | 2 | -8/+10 | |
| | | * | | | | | | ath10k: leave MMIC generation to the HW | Michal Kazior | 2013-06-27 | 1 | -1/+0 | |
| | | * | | | | | | ath10k: fix 5ghz channel definitions | Michal Kazior | 2013-06-27 | 1 | -24/+24 | |
| | | * | | | | | | ath10k: fix MSI-X setup failpath | Michal Kazior | 2013-06-27 | 1 | -2/+3 | |
| | | * | | | | | | rt2x00: rt2800lib: fix default TX power check for RT55xx | Gabor Juhos | 2013-06-27 | 1 | -1/+1 | |
| | | * | | | | | | ath9k: Add mix tx gain table for AR9462 2.0 | Sujith Manoharan | 2013-06-27 | 2 | -0/+66 | |
| | | * | | | | | | rt2x00: rt2800lib: turn on tertiary PAs/LNAs for 3T/3R devices | Gabor Juhos | 2013-06-27 | 1 | -12/+35 | |
| | | * | | | | | | rt2x00: rt2800lib: turn on secondary PAs/LNAs for 3T/3R devices | Gabor Juhos | 2013-06-27 | 1 | -4/+4 | |
| | | * | | | | | | rt2x00: rt2800: increase EEPROM_SIZE to 512 bytes | Gabor Juhos | 2013-06-27 | 1 | -1/+1 | |
| | | * | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 2013-06-26 | 31 | -2044/+251 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | iwlwifi: mvm: Add support for Low Power RX | Alexander Bondar | 2013-06-25 | 4 | -3/+52 | |
| | | | * | | | | | | Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next | Johannes Berg | 2013-06-25 | 278 | -3799/+31190 | |
| | | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | | iwlwifi: always use 'trans_pcie' name | Johannes Berg | 2013-06-25 | 1 | -8/+9 | |
| | | | * | | | | | | | iwlwifi: always use 'rxq' as RX queue struct name | Johannes Berg | 2013-06-25 | 1 | -13/+15 | |
| | | | * | | | | | | | iwlwifi: pcie: rework RX buffer list init and freeing | Johannes Berg | 2013-06-25 | 1 | -17/+26 | |
| | | | * | | | | | | | iwlwifi: mvm: Change the settings of AP beacon time | Ilan Peer | 2013-06-25 | 1 | -5/+51 | |
| | | | * | | | | | | | iwlwifi: mvm: add thermal throttling debugging | eytan lifshitz | 2013-06-25 | 2 | -2/+22 | |
| | | | * | | | | | | | iwlwifi: mvm: add BT-Coex LUT for 1x1 products | Emmanuel Grumbach | 2013-06-25 | 2 | -1/+21 |