summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2013-08-02net: ethernet: cpsw: drop IRQF_DISABLEDFelipe Balbi
2013-08-02Merge tag 'for-linville-20130730' of git://github.com/kvalo/ath6klJohn W. Linville
2013-08-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-08-02ethernet: Convert mac address uses of 6 to ETH_ALENJoe Perches
2013-08-02iwl4965: reset firmware after rfkill offStanislaw Gruszka
2013-08-02iwl4965: set power mode earlyStanislaw Gruszka
2013-08-02ath10k: fix failpath in MSI-X setupMichal Kazior
2013-08-02ath10k: zero arvif memory on add_interface()Michal Kazior
2013-08-02ath10k: advertise more conservative intf combinationsMichal Kazior
2013-08-02ath10k: make sure to use passive scan when n_ssids is 0Michal Kazior
2013-08-02ath10k: prevent using invalid ringbuffer indexesMichal Kazior
2013-08-02ath10k: implement get_survey()Michal Kazior
2013-08-02ath10k: implement tx checksum offloadingMichal Kazior
2013-08-02ath10k: implement rx checksum offloadingMichal Kazior
2013-08-01qlcnic: Update version to 5.2.45Himanshu Madhani
2013-08-01qlcnic: Enable mailbox interface in poll mode when interrupts are not availableManish Chopra
2013-08-01qlcnic: Replace poll mode mailbox interface with interrupt based mailbox inte...Manish Chopra
2013-08-01qlcnic: Interrupt based driver firmware mailbox mechanismManish Chopra
2013-08-01qlcnic: Enhance diagnostic loopback error codes.Jitendra Kalsaria
2013-08-02Drivers: hv: remove HV_DRV_VERSIONOlaf Hering
2013-08-01bonding: initial RCU conversionnikolay@redhat.com
2013-08-01bonding: factor out slave id tx code and simplify xmit pathsNikolay Aleksandrov
2013-08-01bonding: simplify broadcast_xmit functionNikolay Aleksandrov
2013-08-01bonding: remove unnecessary read_locks of curr_slave_locknikolay@redhat.com
2013-08-01bonding: convert to list API and replace bond's custom listnikolay@redhat.com
2013-08-01macvlan: handle set_promiscuity failuresMichael S. Tsirkin
2013-08-01macvlan: better mode validationMichael S. Tsirkin
2013-08-01Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2013-08-01bnx2x: Revising locking scheme for MAC configurationYuval Mintz
2013-08-01bonding: fix system hang due to fast igmp timer reschedulingNikolay Aleksandrov
2013-08-01net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang
2013-08-01net/mlx4_core: VFs must ignore the enable_64b_cqe_eqe module paramJack Morgenstein
2013-08-01net/mlx4_core: Don't give VFs MAC addresses which are derived from the PF MACOr Gerlitz
2013-08-01tile: support PTP using the tilegx mPIPE (IEEE 1588)Chris Metcalf
2013-08-01tile: remove deprecated NETIF_F_LLTX flag from tile driversChris Metcalf
2013-08-01tile: make "tile_net.custom" a proper bool module parameterChris Metcalf
2013-08-01tile: support TSO for IPv6 in tilegx network driverChris Metcalf
2013-08-01tile: support multiple mPIPE shims in tilegx network driverChris Metcalf
2013-08-01tile: enable GRO in the tilegx network driverChris Metcalf
2013-08-01tile: fix panic bug in napi support for tilegx network driverChris Metcalf
2013-08-01tile: update dev->stats directly in tilegx network driverChris Metcalf
2013-08-01tile: support jumbo frames in the tilegx network driverChris Metcalf
2013-08-01tile: remove dead is_dup_ack() function from tilepro net driverChris Metcalf
2013-08-01tile: avoid bug in tilepro net driver built with old hypervisorChris Metcalf
2013-08-01tile: support rx_dropped/rx_errors in tilepro net driverChris Metcalf
2013-08-01tile: set hw_features and vlan_features in setupChris Metcalf
2013-08-01gianfar: Remove unused field grp_id from gfar_priv_grpClaudiu Manoil
2013-08-01ath9k: Add statistics for antenna diversitySujith Manoharan
2013-08-01ath9k: Use a subroutine to calculate ALT ratioSujith Manoharan
2013-08-01ath9k: Simplify checks in quick_scanSujith Manoharan