summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* e1000e: Support RXFCS feature flag.Ben Greear2012-02-243-8/+39
* davinci_mdio: Correct bitmask for clock divider valueChristian Riesch2012-02-241-1/+1
* davinci_cpdma: Fix channel number written to teardown registersChristian Riesch2012-02-241-1/+1
* be2net: update driver versionSathya Perla2012-02-241-1/+1
* be2net: enable RSS for ipv6 pktsSathya Perla2012-02-241-1/+2
* be2net: reset queue address after freeingSathya Perla2012-02-241-2/+4
* be2net: fix tx completion cleanupSathya Perla2012-02-241-33/+42
* be2net: cancel be_worker during EEH recoverySathya Perla2012-02-242-5/+9
* Staging: et131x: unify return value of .ndo_set_mac_address if address is inv...Danny Kukawka2012-02-231-1/+1
* mcs7830: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka2012-02-231-1/+1
* ethernet: unify return value of .ndo_set_mac_address if address is invalidDanny Kukawka2012-02-2318-18/+18
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2012-02-237-14/+24
|\
| * sfc: Correct efx_for_each_possible_channel_tx_queue() to skip non-TX channelsBen Hutchings2012-02-231-3/+6
| * sfc: Minor formatting cleanupBen Hutchings2012-02-223-4/+4
| * sfc: Reverse initial buffer table allocation to allow for later resizingBen Hutchings2012-02-221-1/+6
| * sfc: Correct validation of peer_page_count in efx_vfdi_set_status_page()Ben Hutchings2012-02-221-5/+6
| * sfc: Specify that the VFDI status page has page alignment and sizeBen Hutchings2012-02-221-1/+2
* | tg3: Create timer helper functionsMatt Carlson2012-02-231-96/+112
* | tg3: Clear RECOVERY_PENDING with reset_task_cancelMatt Carlson2012-02-231-1/+1
* | tg3: Remove SPEED_UNKNOWN checksMatt Carlson2012-02-231-44/+23
* | tg3: Fix link check in tg3_adjust_linkMatt Carlson2012-02-232-2/+5
* | 3com/typhoon: reuse eth_mac_addr()Danny Kukawka2012-02-221-13/+1
* | tg3: remove IRQF_SAMPLE_RANDOM flagDavidlohr Bueso2012-02-221-1/+1
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-02-2196-4210/+6236
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-2196-4210/+6236
| |\ \ | | |/ | |/|
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-151528-49631/+63699
| | |\
| | | * ath9k: stop on rates with idx -1 in ath9k rate control's .tx_statusPavel Roskin2012-02-151-1/+1
| | | * mwifiex: clear previous security setting during associationAmitkumar Karwar2012-02-151-1/+7
| | | * Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0Manoj Iyer2012-02-151-0/+1
| | | * Bluetooth: Don't mark non xfer isoc endpoint URBs with URB_ISO_ASAPDaniel Wagner2012-02-151-3/+0
| | * | rtlwifi: Modify rtl_pci_init to return 0 on successJohn W. Linville2012-02-091-3/+3
| | * | rtlwifi: Return correct failure code on errorSimon Graham2012-02-081-1/+1
| | * | rtlwifi: Handle previous allocation failures when freeing device memorySimon Graham2012-02-081-6/+10
| | * | rt2x00: Correctly set txmixer_gain in RT3572 channel switching.Gertjan van Wingerde2012-02-082-7/+40
| | * | rt2x00: Fix RT3572 channel switch RFCSR 7 programming.Gertjan van Wingerde2012-02-082-5/+12
| | * | rt2x00: Align RT3572 channel switch RFCSR 1 programming with Ralink driver.Gertjan van Wingerde2012-02-081-1/+2
| | * | rt2x00: Fix RFCSR 12 & 13 programming on RT3572 channel switching.Gertjan van Wingerde2012-02-081-4/+2
| | * | rt2x00: Use saved BBP 25 and 26 values when configuring channel on RT3572.Gertjan van Wingerde2012-02-082-2/+10
| | * | rt2x00: Update comment on freq_offset field in struct rt2x00_dev.Gertjan van Wingerde2012-02-081-1/+1
| | * | rt2x00: Use struct rt2x00_dev driver data in rt2800{pci,usb}.Gertjan van Wingerde2012-02-085-17/+31
| | * | rt2x00: Introduce concept of driver data in struct rt2x00_dev.Gertjan van Wingerde2012-02-082-0/+24
| | * | iwlegacy: remove set_hw_params callbackStanislaw Gruszka2012-02-063-85/+59
| | * | iwlegacy: remove struct il_tx_infoStanislaw Gruszka2012-02-066-69/+46
| | * | iwlegacy: merge il_base_params into il_cfgStanislaw Gruszka2012-02-067-81/+83
| | * | iwlegacy: move ops out of configStanislaw Gruszka2012-02-0610-167/+127
| | * | iwlegacy: get rid of ctx structureStanislaw Gruszka2012-02-0610-378/+261
| | * | iwlegacy: remove il_setup_interface()Stanislaw Gruszka2012-02-061-19/+3
| | * | iwlegacy: get rid of ctx->is_activeStanislaw Gruszka2012-02-064-31/+3
| | * | iwlegacy: get rid of ctx->ac_to_queueStanislaw Gruszka2012-02-062-8/+2
| | * | iwlegacy: get rid of ctx->ac_to_fifoStanislaw Gruszka2012-02-062-10/+8