summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* sfc: Make buffer table indices and counts consistently unsignedBen Hutchings2012-02-162-3/+3
* sfc: Disable flow control during flushesSteve Hodgson2012-02-163-0/+9
* sfc: Generalise event generation to cover VF-owned event queuesBen Hutchings2012-02-162-6/+7
* sfc: Use proper function to test for RX channel in efx_poll()Ben Hutchings2012-02-161-1/+1
* sfc: Leave interrupts and event queues enabled whenever we canBen Hutchings2012-02-164-318/+308
* sfc: Generate RX fill events based on RX queues, not channelsBen Hutchings2012-02-163-9/+13
* sfc: Generalise driver event generationBen Hutchings2012-02-161-24/+27
* sfc: Correct MAC filter bitfield definitionsBen Hutchings2012-02-161-10/+10
* sfc: Add support for TX MAC filtersBen Hutchings2012-02-162-5/+72
* sfc: Add support for configuring RX unicast/multicast default filtersBen Hutchings2012-02-163-47/+214
* sfc: Warn if unable to create MTDsBen Hutchings2012-02-132-2/+7
* sfc: Replace some literal constants with EFX_PAGE_SIZE/EFX_BUF_SIZEBen Hutchings2012-02-133-5/+7
* sfc: Do not retry hardware probe if it schedules a resetBen Hutchings2012-02-131-34/+16
* sfc: Skip RX end-of-batch work on channels without an RX queueBen Hutchings2012-02-131-10/+11
* sonice: Fix build due to botched netdev_alloc_skb() conversion.David S. Miller2012-02-071-1/+1
* sh-eth: use netdev stats structure and fix dma_map_singleEric Dumazet2012-02-072-32/+31
* net: fec: Fix build due to wrong dev annotationFabio Estevam2012-02-071-2/+2
* e1000e: minor whitespace and indentation cleanupBruce Allan2012-02-072-37/+43
* e1000e: fix sparse warnings with -D__CHECK_ENDIAN__Bruce Allan2012-02-072-8/+9
* e1000e: fix checkpatch warning from MINMAX testBruce Allan2012-02-071-1/+1
* e1000e: cleanup - use braces in both branches of a conditional statementBruce Allan2012-02-071-1/+2
* e1000e: cleanup e1000_set_phys_idBruce Allan2012-02-071-2/+2
* e1000e: cleanup e1000_init_mac_params_82571()Bruce Allan2012-02-071-42/+30
* e1000e: cleanup e1000_init_mac_params_80003es2lan()Bruce Allan2012-02-071-21/+7
* e1000e: cleanup - check return values consistentlyBruce Allan2012-02-072-5/+5
* e1000e: add missing initializers reported when compiling with W=1Bruce Allan2012-02-071-3/+5
* e1000: Adding e1000_dump functionTushar Dave2012-02-073-0/+235
* igbvf: refactor Interrupt Throttle Rate codeMitch A Williams2012-02-073-78/+99
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-06224-3627/+3837
|\
| * rtlwifi: Convert to asynchronous firmware loadLarry Finger2012-01-3020-164/+194
| * ath9k: Print the correct channel modeSujith Manoharan2012-01-301-3/+1
| * ath9k_htc: Load firmware asynchronouslySujith Manoharan2012-01-302-56/+101
| * iwlwifi: always restrict scan dwell in P2PJohannes Berg2012-01-301-3/+18
| * iwlwifi: add option to disalbe LEDWey-Yi Guy2012-01-303-1/+7
| * iwlwifi: fix uCode event tracingJohannes Berg2012-01-303-32/+76
| * iwlwifi: fix typoWey-Yi Guy2012-01-301-4/+4
| * rtlwifi: Move pr_fmt macros to a single locationLarry Finger2012-01-3019-47/+21
| * ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rixJohn W. Linville2012-01-301-1/+1
| * mwl8k: Configuring correct MAC address in broadcast keyYogesh Ashok Powar2012-01-271-1/+1
| * mwifiex: update BSS parameters in dump_station_info()Amitkumar Karwar2012-01-273-0/+24
| * mwifiex: pass priv pointer instead of adapterAvinash Patil2012-01-273-7/+5
| * rt2800usb: remove PWR_PIN_CFG=0x3 during initStanislaw Gruszka2012-01-271-2/+0
| * rt2800: zero MAC_SYS_CTRL bits during BBP and MAC resetStanislaw Gruszka2012-01-272-2/+2
| * rt2800: disable DMA after firmware loadStanislaw Gruszka2012-01-271-12/+9
| * rt2800usb: initialize H2M_INT_SRC registerStanislaw Gruszka2012-01-271-0/+2
| * carl9170: allow users to lower output power levelChristian Lamparter2012-01-275-35/+50
| * mac80211: make CQM RSSI support per virtual interfaceJohannes Berg2012-01-272-5/+5
| * mac80211: make beacon filtering per virtual interfaceJohannes Berg2012-01-275-4/+8
| * orinoco_usb: remove version definitionJohn W. Linville2012-01-241-5/+0
| * ath5k: use bool type for no_hw_rfkill_switch module parameterJohn W. Linville2012-01-241-1/+1
OpenPOWER on IntegriCloud