summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2013-01-173c574_cs: fix operator precedence between << and &Nickolai Zeldovich
2013-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-16net: qmi_wwan: add TP-LINK HSUPA Modem MA180Bjørn Mork
2013-01-16usbnet: dm9601: Fix incorrect commandTushar Behera
2013-01-16cxgb4: set coalesce parameters on all queuesThadeu Lima de Souza Cascardo
2013-01-16ixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp_ioctlJacob Keller
2013-01-16ixgbe: only compile ixgbe_debugfs.o when enabledJacob Keller
2013-01-14tg3: Fix crc errors on jumbo frame receiveNithin Nayak Sujir
2013-01-14tg3: Avoid null pointer dereference in tg3_interrupt in netconsole modeNithin Nayak Sujir
2013-01-14tun: fix LSM/SELinux labeling of tun/tap devicesPaul Moore
2013-01-14ath9k: disable the tasklet before taking the PCU lockFelix Fietkau
2013-01-14ath9k: remove sc->rx.rxbuflock to fix a deadlockFelix Fietkau
2013-01-12be2net: fix unconditionally returning IRQ_HANDLED in INTxSathya Perla
2013-01-11tuntap: fix leaking reference countJason Wang
2013-01-11tuntap: forbid calling TUNSETIFF when detachedJason Wang
2013-01-11tuntap: switch to use rtnl_dereference()Jason Wang
2013-01-11qlge: remove NETIF_F_TSO6 flagAmerigo Wang
2013-01-11brcmsmac: increase timer reference count for new timers onlyPiotr Haber
2013-01-11ath9k: fix rx flush handlingFelix Fietkau
2013-01-11ath9k: add a better fix for the rx tasklet vs rx flush raceFelix Fietkau
2013-01-11ath9k: remove the WARN_ON that triggers if generating a beacon failsFelix Fietkau
2013-01-11ath9k: fix double-free bug on beacon generate failureFelix Fietkau
2013-01-11ath9k: do not link receive buffers during flushFelix Fietkau
2013-01-11ath9k_htc: Fix memory leakSujith Manoharan
2013-01-11mwifiex: correct config_bands handling for ibss networkAmitkumar Karwar
2013-01-11mwifiex: update config_bands during infra associationAmitkumar Karwar
2013-01-10net: ethernet: xilinx: Do not use NO_IRQ in axienetMichal Simek
2013-01-10net: ethernet: xilinx: Do not use axienet on PPCMichal Simek
2013-01-10bnx2x: Allow management traffic after boot from SANBarak Witkowski
2013-01-10bnx2x: Fix fastpath structures when memory allocation failsYuval Mintz
2013-01-10bfin_mac: Restore hardware time-stamping dependency on BF518Lars-Peter Clausen
2013-01-10tun: avoid owner checks on IFF_ATTACH_QUEUEMichael S. Tsirkin
2013-01-10bnx2x: move debugging code before the returnDan Carpenter
2013-01-10tuntap: refuse to re-attach to different tun_structStefan Hajnoczi
2013-01-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-07xen/netfront: improve truesize trackingIan Campbell
2013-01-07b43: Fix firmware loading when driver is built into the kernelLarry Finger
2013-01-07drivers/net/wireless/iwlegacy: use strlcpy instead of strncpyChen Gang
2013-01-07drivers/net/wireless/mwl8k.c: avoid use-after-freeNickolai Zeldovich
2013-01-07rtlwifi: Fix typo in debug output of rtl8192c and rtl8723aeJulian Wollrath
2013-01-04wireless: add new wil6210 802.11ad 60GHz driverVladimir Kondratiev
2013-01-04mwifiex: fix typo in setting up ibss network parametersAmitkumar Karwar
2013-01-04mwifiex: check wait_event_interruptible return valueBing Zhao
2013-01-04Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-01-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-04ath9k: Fix Kconfig for ATH9K_HTCVladimir Kondratiev
2013-01-03iwlwifi: fix the reclaimed packet tracking upon flush queueEmmanuel Grumbach
2013-01-03iwlwifi: fix PCIe interrupt handle return valueJohannes Berg
2013-01-03vxlan: allow live mac address changestephen hemminger
2013-01-02brcmfmac: fix parsing rsn ie for ap mode.Hante Meuleman