aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* be2net: fix unconditionally returning IRQ_HANDLED in INTxSathya Perla2013-01-12
* tuntap: fix leaking reference countJason Wang2013-01-11
* tuntap: forbid calling TUNSETIFF when detachedJason Wang2013-01-11
* tuntap: switch to use rtnl_dereference()Jason Wang2013-01-11
* qlge: remove NETIF_F_TSO6 flagAmerigo Wang2013-01-11
* net: ethernet: xilinx: Do not use NO_IRQ in axienetMichal Simek2013-01-10
* net: ethernet: xilinx: Do not use axienet on PPCMichal Simek2013-01-10
* bnx2x: Allow management traffic after boot from SANBarak Witkowski2013-01-10
* bnx2x: Fix fastpath structures when memory allocation failsYuval Mintz2013-01-10
* bfin_mac: Restore hardware time-stamping dependency on BF518Lars-Peter Clausen2013-01-10
* tun: avoid owner checks on IFF_ATTACH_QUEUEMichael S. Tsirkin2013-01-10
* bnx2x: move debugging code before the returnDan Carpenter2013-01-10
* tuntap: refuse to re-attach to different tun_structStefan Hajnoczi2013-01-10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-09
|\
| * b43: Fix firmware loading when driver is built into the kernelLarry Finger2013-01-07
| * drivers/net/wireless/iwlegacy: use strlcpy instead of strncpyChen Gang2013-01-07
| * drivers/net/wireless/mwl8k.c: avoid use-after-freeNickolai Zeldovich2013-01-07
| * rtlwifi: Fix typo in debug output of rtl8192c and rtl8723aeJulian Wollrath2013-01-07
| * wireless: add new wil6210 802.11ad 60GHz driverVladimir Kondratiev2013-01-04
| * mwifiex: fix typo in setting up ibss network parametersAmitkumar Karwar2013-01-04
| * mwifiex: check wait_event_interruptible return valueBing Zhao2013-01-04
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-01-04
| |\
| | * iwlwifi: fix the reclaimed packet tracking upon flush queueEmmanuel Grumbach2013-01-03
| | * iwlwifi: fix PCIe interrupt handle return valueJohannes Berg2013-01-03
* | | xen/netfront: improve truesize trackingIan Campbell2013-01-07
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-04
|\| |
| * | ath9k: Fix Kconfig for ATH9K_HTCVladimir Kondratiev2013-01-04
| * | brcmfmac: fix parsing rsn ie for ap mode.Hante Meuleman2013-01-02
| * | brcmsmac: add copyright information for CanonicalArend van Spriel2013-01-02
| * | rtlwifi: rtl8723ae: Fix warning for unchecked pci_map_single() callLarry Finger2013-01-02
| * | rtlwifi: rtl8192se: Fix warning for unchecked pci_map_single() callLarry Finger2013-01-02
| * | rtlwifi: rtl8192de: Fix warning for unchecked pci_map_single() callLarry Finger2013-01-02
| * | rtlwifi: rtl8192ce: Fix warning for unchecked pci_map_single() callLarry Finger2013-01-02
| * | rtlwifi: Fix warning for unchecked pci_map_single() callLarry Finger2013-01-02
| * | p54usb: add USBIDs for two more p54usb devicesChristian Lamparter2013-01-02
| * | rtlwifi: Don't leak on error in _rtl_usb_receive()Jesper Juhl2013-01-02
| * | ath9k_hw: Fix RX gain initvals for AR9485Sujith Manoharan2013-01-02
| * | brcmsmac: Use udelay instead of usleep_rangeNiels Ole Salscheider2013-01-02
| * | p54usb: add USB ID for T-Com Sinus 154 data IITomasz Guszkowski2013-01-02
| * | carl9170: fix -EINVAL bailout during init with !CONFIG_MAC80211_MESHChristian Lamparter2013-01-02
| * | rtlwifi: fix incorrect use of usb_alloc_coherent with usb_control_msgJussi Kivilinna2013-01-02
| * | ath9k: Fix compilation breakageSujith Manoharan2013-01-02
| |/
* | vxlan: allow live mac address changestephen hemminger2013-01-03
* | forcedeth: Fix WARNINGS that result when DMA mapping is not checkedLarry Finger2012-12-28
* | net: qmi_wwan: add Telekom Speedstick LTE IIBjørn Mork2012-12-28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-27
|\ \ | |/ |/|
| * net/vxlan: Use the underlying device index when joining/leaving multicast groupsYan Burman2012-12-26
| * cpts: fix a run time warn_on.Richard Cochran2012-12-26
| * cpts: fix build error by removing useless code.Richard Cochran2012-12-26
| * Drivers: network: more __dev* removalGreg KH2012-12-22