summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2013-11-29tg3: Convert to use hwmon_device_register_with_groupsGuenter Roeck1-19/+6
2013-11-29bonding: disable arp and enable mii monitoring when bond change to no uses ar...dingtianhong4-9/+19
2013-11-26can: flexcan: use correct clock as base for bit rate calculationMarc Kleine-Budde1-1/+1
2013-11-26iwlwifi: mvm: use a cast to calculate the last seqno from the next oneLuciano Coelho1-1/+1
2013-11-26iwlwifi: mvm: set seqno also when no keys are setLuciano Coelho1-1/+2
2013-11-26iwlwifi: pcie: stop sending commands to dead firmwareAlexander Bondar3-4/+13
2013-11-26iwlwifi: bump required firmware API version for 3160/7260Emmanuel Grumbach1-2/+2
2013-11-26iwlwifi: mvm: don't WARN about unsuccessful time eventEmmanuel Grumbach1-2/+5
2013-11-26iwlwifi: mvm: BT Coex fix another NULL pointer dereferenceEmmanuel Grumbach1-0/+5
2013-11-26iwlwifi: mvm: BT Coex - don't enable MULTI_PRIO_LUTEmmanuel Grumbach1-1/+0
2013-11-26iwlwifi: add new HW - 7265 seriesOren Givon3-0/+41
2013-11-26iwlwifi: pcie: fix interrupt coalescing for 7260 / 3160Emmanuel Grumbach5-7/+15
2013-11-26iwlwifi: mvm: check sta_id/drain values in debugfsJohannes Berg1-0/+4
2013-11-26can: c_can: fix calculation of transmitted bytes on tx completeHolger Bechtold1-0/+1
2013-11-26can: c_can: don't call pm_runtime_get_sync() from interrupt contextMarc Kleine-Budde1-6/+15
2013-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-4/+12
2013-11-26mwifiex: fix memory leak issue for ibss joinUjjal Roy1-2/+2
2013-11-26brcmsmac: Fix build dep on LEDS_CLASSBorislav Petkov1-0/+2
2013-11-26can: sja1000: fix {pre,post}_irq() handling and IRQ handler return valueOliver Hartkopp1-8/+9
2013-11-25mac80211_hwsim: Fix bcn_en_iter to use atomic iterationJouni Malinen1-1/+1
2013-11-25mac80211_hwsim: Fix radiotap header for ACK framesJouni Malinen1-3/+11
2013-11-24be2net: Avoid programming permenant MAC by BE3-R VFsAjit Khaparde2-6/+5
2013-11-24be2net: set coalesce-wm in CQ_CREATE_V2 cmdAjit Khaparde1-0/+7
2013-11-24be2net: Disabling and enabling interrupts in suspend and resumeAjit Khaparde1-0/+2
2013-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds18-127/+289
2013-11-21xen-netback: stop the VIF thread before unbinding IRQsDavid Vrabel1-3/+3
2013-11-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller13-52/+121
2013-11-21ixp4xx_eth: Implement the SIOCGHWTSTAMP ioctlBen Hutchings1-3/+33
2013-11-21tile_net: Implement the SIOCGHWTSTAMP ioctlBen Hutchings1-3/+19
2013-11-21ti_cpsw: Implement the SIOCGHWTSTAMP ioctlBen Hutchings1-2/+22
2013-11-21vxge: Implement the SIOCGHWTSTAMP ioctlBen Hutchings1-8/+19
2013-11-21mlx4_en: Implement the SIOCGHWTSTAMP ioctlBen Hutchings1-2/+12
2013-11-21e1000e: Implement the SIOCGHWTSTAMP ioctlBen Hutchings1-2/+12
2013-11-21gianfar: Implement the SIOCGHWTSTAMP ioctlBen Hutchings1-4/+18
2013-11-21fec: Implement the SIOCGHWTSTAMP ioctlBen Hutchings3-4/+23
2013-11-21tg3: Implement the SIOCGHWTSTAMP ioctlBen Hutchings1-4/+67
2013-11-21bfin_mac: Implement the SIOCGHWTSTAMP ioctlBen Hutchings1-4/+17
2013-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville13-52/+121
2013-11-21net/phy: Add the autocross feature for forced links on VSC82x4Madalin Bucur2-7/+72
2013-11-21net/phy: Add VSC8662 supportSandeep Singh1-0/+14
2013-11-21net/phy: Add VSC8574 supportshaohui xie1-1/+16
2013-11-21net/phy: Add VSC8234 supportAndy Fleming1-2/+17
2013-11-21net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa1-2/+0
2013-11-21Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-4/+2
2013-11-21r8152: fix incorrect type in assignmenthayeswang1-9/+9
2013-11-21r8152: support stopping/waking tx queuehayeswang1-0/+22
2013-11-21r8152: modify the tx flowhayeswang1-43/+3
2013-11-21r8152: fix tx/rx memory overflowhayeswang1-13/+17
2013-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds59-311/+471
2013-11-20sfc: Implement the SIOCGHWTSTAMP ioctlBen Hutchings3-3/+15