summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-11-25stnic: convert to net_device_opsStephen Hemminger1-24/+1
2008-11-25apne: convert to net_device_opsStephen Hemminger1-24/+2
2008-11-25ne2: convert to net_device_opsStephen Hemminger1-19/+1
2008-11-25hp: convert to net_device_opsStephen Hemminger1-21/+1
2008-11-25lne390: convert to net_device_opsStephen Hemminger1-23/+1
2008-11-25e2100: convert to net_device_opsStephen Hemminger1-6/+18
2008-11-25es3210: convert to net_device_opsStephen Hemminger1-24/+1
2008-11-25ne3210: convert to net_device_opsStephen Hemminger1-24/+2
2008-11-25smc: convert to net_device_opsStephen Hemminger2-10/+34
2008-11-25hp-plus: convert to net_device_opsStephen Hemminger1-7/+17
2008-11-25wd: use net_device_opsStephen Hemminger1-7/+17
2008-11-258390: add common net_device opsStephen Hemminger4-18/+97
2008-11-253c523: fix warning in drivers/net/3c523.cIngo Molnar1-2/+2
2008-11-25depca: fix warning in drivers/net/depca.cIngo Molnar1-1/+6
2008-11-25atlx: fix warning in drivers/net/atlx/atl2.cIngo Molnar1-2/+0
2008-11-25mlx4: fix warning in drivers/net/mlx4/mcg.cIngo Molnar1-1/+1
2008-11-25cassini: fix warning in drivers/net/cassini.cIngo Molnar1-1/+1
2008-11-25mlx4: fix error path in drivers/net/mlx4/en_rx.cIngo Molnar1-1/+2
2008-11-25z85230: fix warning in drivers/net/wan/z85230.cIngo Molnar1-1/+1
2008-11-25sis900: fix warning in drivers/net/sis900.cIngo Molnar1-1/+1
2008-11-25qla3xxx: fix warning in drivers/net/qla3xxx.cIngo Molnar1-1/+1
2008-11-25niu: fix another warning in drivers/net/niu.cIngo Molnar1-1/+1
2008-11-25niu: fix warnings in drivers/net/niu.cIngo Molnar1-2/+2
2008-11-25s2io: fix warning in drivers/net/s2io.cIngo Molnar1-1/+1
2008-11-25ixgbe: Naming interrupt vectorsRobert Olsson1-4/+14
2008-11-25niu: Naming interrupt vectors.Robert Olsson2-1/+27
2008-11-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller6-19/+64
2008-11-25ath9k: Configure AR_PHY_SWITCH_COM with apropriate antenna controlVasanthakumar Thiagarajan1-1/+1
2008-11-25p54: honour bss_info_changed's basic_rates and other settingsChristian Lamparter2-5/+27
2008-11-25p54pci: cache firmware for suspend/resumeChristian Lamparter3-25/+35
2008-11-25p54: minor fixesChristian Lamparter2-4/+8
2008-11-25p54: enable Mesh Point supportChristian Lamparter1-3/+8
2008-11-25ath9k: make DMA memory consistentLuis R. Rodriguez1-2/+11
2008-11-25ath9k: Clarify we only want 32-bit DMALuis R. Rodriguez1-3/+2
2008-11-25rt2x00: Detect USB BULK in/out endpointsIvo van Doorn5-28/+111
2008-11-25rtl8187: Remove module warning and dependence on CONFIG_EXPERIMENTALLarry Finger2-4/+2
2008-11-25rtl8187: feedback transmitted packets using tx close descriptor for 8187BHerton Ronaldo Krzesinski2-4/+136
2008-11-25rtl8187: implement conf_tx callback to configure tx queuesHerton Ronaldo Krzesinski3-12/+69
2008-11-25rtl8187: fix 8187B throughput regressionHerton Ronaldo Krzesinski1-1/+1
2008-11-25ath9k: Race condition in accessing TX and RX buffers.Senthil Balasubramanian1-15/+14
2008-11-25ath9k: IRQ should be disabled before calling free_irq()Senthil Balasubramanian1-1/+1
2008-11-25ath9k: Build RFKILL feature even when RFKILL subsystem is a MODULESenthil Balasubramanian4-11/+11
2008-11-25ath9k: incorrect noise floor threshold values.Senthil Balasubramanian2-4/+4
2008-11-25ath9k: INI update for atheros chipets.Senthil Balasubramanian4-205/+586
2008-11-25iwlwifi: enable custom fw regulatory solutionLuis R. Rodriguez2-0/+5
2008-11-25iwlwifi: iwl-fh.h cleanupTomas Winkler1-24/+17
2008-11-25iwlwifi: some fh document fix and cleanupZhu, Yi2-9/+4
2008-11-25iwlwifi: configure_filter rewriteZhu, Yi4-59/+70
2008-11-25iwlwifi : fix checkpatch.pl errorsAbhijeet Kolekar9-12/+13
2008-11-25iwlwifi: replace magic constants with defineChatre, Reinette2-4/+4