summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-0811-86/+135
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-0927-160/+298
| |\
| | * Merge branch 'netback'David S. Miller2013-02-073-53/+88
| | |\
| | | * netback: correct netbk_tx_err to handle wrap around.Ian Campbell2013-02-071-1/+1
| | | * xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell2013-02-071-1/+12
| | | * xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley2013-02-071-25/+13
| | | * xen/netback: shutdown the ring if it contains garbage.Ian Campbell2013-02-073-26/+62
| | * | net: qmi_wwan: add more Huawei devices, including E320Bjørn Mork2013-02-061-0/+12
| | * | net: cdc_ncm: add another Huawei vendor specific deviceBjørn Mork2013-02-061-0/+3
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-065-32/+31
| | |\ \ | | | |/ | | |/|
| | | * brcmsmac: rework of mac80211 .flush() callback operationArend van Spriel2013-02-044-29/+27
| | | * rtlwifi: Fix scheduling while atomic bugLarry Finger2013-02-041-3/+4
| * | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-02-081-1/+1
| |\ \ \
| | * | | mlx4_core: Fix advertisement of wrong PF context behaviourOr Gerlitz2013-02-051-1/+1
* | | | | cxgb4vf: Fix extraction of cpl_rx_pkt from the response queue descriptorVipul Pandya2013-02-081-1/+1
* | | | | macvlan: add a salt to mc_hash()Eric Dumazet2013-02-081-4/+13
* | | | | macvlan: broadcast addr should be part of mc_filterEric Dumazet2013-02-081-0/+3
* | | | | drivers: net: Remove remaining alloc/OOM messagesJoe Perches2013-02-0820-150/+66
* | | | | bgmac: fix "cmdcfg" calls for promisc and loopback modesRafał Miłecki2013-02-081-4/+4
* | | | | bgmac: validate (and random if needed) MAC addrRafał Miłecki2013-02-081-0/+6
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-08201-2763/+25054
|\ \ \ \ \
| * | | | | rtlwifi: rtl8723ae: Fix W=1 compile warningsLarry Finger2013-02-015-30/+4
| * | | | | rtlwifi: rtl8192de: Fix W=1 build warningsLarry Finger2013-02-011-2/+2
| * | | | | rtlwifi: rtl8192cu: Fix W=1 build warningLarry Finger2013-02-011-1/+1
| * | | | | rtlwifi: rtl8192c: Fix W=1 warningLarry Finger2013-02-011-1/+2
| * | | | | rtlwifi: Fix warnings in usb.cLarry Finger2013-02-011-4/+0
| * | | | | rtlwifi: Fix many compile warnings when using W=1Larry Finger2013-02-011-1/+1
| * | | | | wireless: rt2x00: rt2800pci add idXose Vazquez Perez2013-02-011-0/+1
| * | | | | ath9k: Remove unused variables in ath_mci_cleanupSven Eckelmann2013-02-011-2/+0
| * | | | | ath9k: Fix sparse __CHECK_ENDIAN__ for spectral codeSven Eckelmann2013-02-012-8/+9
| * | | | | ath9k: Only remove spectral scan relay file when it was createdSven Eckelmann2013-02-011-1/+1
| * | | | | ath9k: Only add fix_rssi_inv_only when spectral code is usedSven Eckelmann2013-02-011-0/+2
| * | | | | ath9k: Only process fft samples when ATH9K_DEBUGFS is enabledSven Eckelmann2013-02-011-1/+1
| * | | | | ath9k: Select RELAY for ATH9K_DEBUGFSSven Eckelmann2013-02-011-0/+1
| * | | | | mwifiex: remove max_tx_buf_sizeBing Zhao2013-02-017-10/+3
| * | | | | mwifiex: do not reconfigure tx buffer size in firmware while associatingBing Zhao2013-02-013-43/+0
| * | | | | ath9k: report A-MPDU statusChristian Lamparter2013-02-012-0/+22
| * | | | | wireless: rt2x00: rt2800usb add/identify idsXose Vazquez Perez2013-02-011-5/+9
| * | | | | iwlegacy: check for dma mapping errorsStanislaw Gruszka2013-02-012-28/+54
| * | | | | iwl4965: report A-MPDU statusChristian Lamparter2013-02-013-0/+13
| * | | | | iwlwifi: move register access lock into transportLilach Edelstein2013-02-018-88/+75
| * | | | | iwlwifi: add iwl_set_bits_mask to transport APILilach Edelstein2013-02-016-78/+81
| * | | | | iwlwifi: lower BT coex aggregation message severityJohannes Berg2013-02-011-2/+3
| * | | | | iwlwifi: add the MVM driverJohannes Berg2013-02-0137-6/+18263
| * | | | | iwlwifi: add NVM and PHY DB code for new MVM driverJohannes Berg2013-01-307-7/+1039
| * | | | | iwlwifi: fix calibration parserJohannes Berg2013-01-302-3/+20
| * | | | | iwlwifi: clean up CMD_MODE enumJohannes Berg2013-01-301-5/+5
| * | | | | iwlwifi: add 7000 series device configurationJohannes Berg2013-01-307-0/+125
| * | | | | Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg2013-01-30193-4158/+15091
| |\ \ \ \ \
| | * | | | | wil6210: fix wil_vring_init_tx statusVladimir Kondratiev2013-01-301-0/+1
OpenPOWER on IntegriCloud