summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2013-02-19qlcnic: refactor Legacy interrupt handling for 83xxHimanshu Madhani
2013-02-19qlcnic: fix mailbox interrupt.Sucheta Chakraborty
2013-02-19qlcnic: fix unsupported CDRP command error message.Jitendra Kalsaria
2013-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller
2013-02-18net: wireless: hostap: hostap_ap.c: Return -ENOMEM instead of -1 for if kmall...Kumar Amit Mehta
2013-02-18net: wireless: orinoco: orinoco_usb.c: fix DMA buffers on stackKumar Amit Mehta
2013-02-18rtlwifi: usb: allocate URB control message setup_packet and data buffer separ...Jussi Kivilinna
2013-02-18mwifiex: add 802.11AC supportYogesh Ashok Powar
2013-02-18mwifiex: coding style cleanup in bss parameter updateYogesh Ashok Powar
2013-02-18mwifiex: fix empty TX ring check for PCIe8897 while unloading driverAvinash Patil
2013-02-18Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-02-18net: proc: change proc_net_remove to remove_proc_entryGao feng
2013-02-18net: proc: change proc_net_fops_create to proc_createGao feng
2013-02-18drivers: net: davinci_cpdma: acknowledge interrupt properlyMugunthan V N
2013-02-18iwlwifi: dvm: improve (again) the prints in reclaim pathEmmanuel Grumbach
2013-02-18iwlwifi: dvm: fix delayed enter to CT-kill bugEytan Lifshitz
2013-02-18iwlwifi: mvm: Reserve MAC id 0 for managed interfacesIlan Peer
2013-02-18iwlwifi: mvm: Fix resource allocation for P2P DeviceIlan Peer
2013-02-18iwlwifi: mvm: Set the scan type according to the vif typeIlan Peer
2013-02-18iwlwifi: mvm: fix time event command handling raceJohannes Berg
2013-02-18iwlwifi: mvm: add debug statement to time event addJohannes Berg
2013-02-18iwlwifi: mvm: fix GO powersave client manipulationJohannes Berg
2013-02-18iwlwifi: mvm: program DTIM timings properlyJohannes Berg
2013-02-18iwlwifi: mvm: fix merge errorJohannes Berg
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-18tg3: Use different macros for pci_chip_rev_id accessesJoe Perches
2013-02-18tg3: Remove define and single use of GET_CHIP_REV_IDJoe Perches
2013-02-18bgmac: fix unaligned accesses to network headersHauke Mehrtens
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-02-18net: ehea module param description fixDave Young
2013-02-15ixgbe: Update DESC_NEEDED define to adjust for changes to MAX_SKB_FRAGSAlexander Duyck
2013-02-15ixgbe: fix Tx timeouts with BQLEmil Tantilov
2013-02-15ixgbe: implement SFF diagnostic monitoring via ethtoolAurélien Guillaume
2013-02-15ixgbe: cleanup error checking in ixgbe_identify_sfp_module_generic()Emil Tantilov
2013-02-15ixgbe: fix possible data corruption in read_i2c_byteEmil Tantilov
2013-02-15ixgbe: Add support for set_channels ethtool operationAlexander Duyck
2013-02-15ixgbe: Add support for displaying the number of Tx/Rx channelsAlexander Duyck
2013-02-15ixgbe: Make ixgbe_setup_tc usable even when DCB is not enabledAlexander Duyck
2013-02-15ixgbe: Update ixgbe driver to use __netdev_pick_tx in ixgbe_select_queueAlexander Duyck
2013-02-15ixgbe: Add function for setting XPS queue mappingAlexander Duyck
2013-02-15ixgbe: Define FCoE and Flow director limits much sooner to allow for changesAlexander Duyck
2013-02-15igb: increase timeout for ethtool offline self-testStefan Assmann
2013-02-15igbvf: Make next_to_watch a pointer and adjust memory barriers to avoid racesAlexander Duyck
2013-02-15e1000e: display a warning message when SmartSpeed worksKoki Sanagi
2013-02-15e1000: fix whitespace issues and multi-line commentsJeff Kirsher
2013-02-15ieee802154: at86rf230: Remove empty suspend/resume callbacksLars-Peter Clausen
2013-02-15stmmac: fix the parsing of the eee_timer parameterGiuseppe CAVALLARO
2013-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-02-15net: Add skb_unclone() helper function.Pravin B Shelar
2013-02-15Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville