aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ipv4: Kill can_sleep arg to ip_route_output_flow()David S. Miller2011-03-013-3/+3
* ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"David S. Miller2011-03-013-3/+3
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2011-03-0130-220/+150
|\
| * sfc: Bump version to 3.1Ben Hutchings2011-02-281-1/+1
| * sfc: Remove configurable FIFO thresholds for pause frame generationBen Hutchings2011-02-284-41/+5
| * sfc: Expose TX push and TSO counters through ethtool statisticsBen Hutchings2011-02-281-1/+20
| * sfc: Update copyright datesBen Hutchings2011-02-2830-30/+30
| * sfc: Do not read STAT1.FAULT in efx_mdio_check_mmd()Ben Hutchings2011-02-284-31/+8
| * sfc: Read MC firmware version when requested through ethtoolBen Hutchings2011-02-285-41/+9
| * sfc: Reduce size of efx_rx_buffer further by removing data memberSteve Hodgson2011-02-282-24/+28
| * sfc: Reduce size of efx_rx_buffer by unionising skb and pageSteve Hodgson2011-02-282-53/+51
* | bonding: use the correct size for _simple_hash()Amerigo Wang2011-02-281-1/+1
* | enic: Flush driver cache of registered addr lists during port profile disasso...Roopa Prabhu2011-02-282-1/+3
* | DM9000: Allow randomised ethernet addressBen Dooks2011-02-281-1/+6
* | qla3xxx: add missing __iomem annotationstephen hemminger2011-02-281-5/+5
* | bonding: fix sparse warningstephen hemminger2011-02-281-2/+3
* | sis900: use pci_dev->revisionSergei Shtylyov2011-02-281-2/+2
* | bnx2x: use dcb_setapp to manage negotiated application tlvsShmulik Ravid2011-02-284-59/+92
* | net: use pci_dev->revision, againSergei Shtylyov2011-02-2813-50/+19
|/
* net: convert bonding to use rx_handlerJiri Pirko2011-02-271-1/+73
* netpoll: remove IFF_IN_NETPOLL flagAmerigo Wang2011-02-272-5/+3
* bonding: sync netpoll code with bridgeAmerigo Wang2011-02-272-57/+118
* qeth: remove needless IPA-commands in offlineUrsula Braun2011-02-264-120/+33
* rtlwifi: Need to include vmalloc.hDavid S. Miller2011-02-241-0/+1
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-02-24113-4874/+18287
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-02-22113-4874/+18287
| |\
| | * ath9k_hw: Fix power on resetSujith Manoharan2011-02-211-1/+0
| | * rt2x00: Add support for RT5390 chipRA-Shiang Tu2011-02-215-55/+440
| | * rt2x00: Add/Modify the GPIO register definitionShiang Tu2011-02-212-3/+9
| | * rt2x00: Add/Modify protection related register definitionsShiang Tu2011-02-212-14/+20
| | * rt2x00: Remove superfluos empty lineHelmut Schaa2011-02-211-1/+0
| | * Revert "rt2x00 : avoid timestamp for monitor injected frame."Helmut Schaa2011-02-211-6/+3
| | * rt2x00: Minor optimization for devices with RTS/CTS offloadHelmut Schaa2011-02-211-3/+3
| | * rt2x00: Fix rt2800 txpower setting to correct valueRA-Jay Hung2011-02-213-77/+199
| | * rt2x00: Add antenna setting for RT3070/RT3090/RT3390 with RX antenna diversit...RA-Jay Hung2011-02-213-9/+70
| | * rtlwifi: Remove obsolete/unused macrosLarry Finger2011-02-212-102/+33
| | * rtlwifi: rtl8192ce: Fix endian warningsLarry Finger2011-02-2110-291/+313
| | * rtlwifi: Modify build system for rtl8192cuLarry Finger2011-02-215-3/+35
| | * rtlwifi: rtl8192cu: Add routine trxGeorge2011-02-211-0/+684
| | * rtlwifi: rtl8192cu: Add routine tableGeorge2011-02-211-0/+1888
| | * rtlwifi: rtl8192cu: Add routine rfGeorge2011-02-211-0/+493
| | * rtlwifi: rtl8192cu: Add routine phyGeorge2011-02-211-0/+611
| | * rtlwifi: rtl8192cu: Add routine macGeorge2011-02-211-0/+1144
| | * rtlwifi: rtl8192cu: Add routine hwGeorge2011-02-211-0/+2505
| | * rtlwifi: rtl8192cu: Add routines dm, fw, led and swGeorge2011-02-214-0/+615
| | * rtlwifi: Move common parts of rtl8192ce/phy.cLarry Finger2011-02-212-2018/+2050
| | * rtlwifi: Modify wifi.h for rtl8192cuLarry Finger2011-02-212-50/+239
| | * rtlwifi: Add headers for rtl8187cuGeorge2011-02-2113-4/+1212
| | * rtlwifi: Modify some rtl8192ce routines for merging rtl8192cuLarry Finger2011-02-2115-321/+321
| | * rtlwifi: Make changes in rtlwifi/rtl8192ce/def.h to support rtl8192cuLarry Finger2011-02-212-13/+144