summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * ath9k: Stop ANI when doing a resetSujith2009-12-211-0/+6
| | * ath9k: Fix TX queue drainingSujith2009-12-212-3/+3
| | * ath9k: Fix bug in assigning sequence numberSujith2009-12-211-10/+3
| | * rt2x00: Fix calculation of rt2800 iveiv entry offset.Gertjan van Wingerde2009-12-211-1/+1
| | * iwlwifi: fix 40MHz operation setting on cards that do not allow itReinette Chatre2009-12-211-1/+2
| | * iwl3945: fix panic in iwl3945 driverZhu Yi2009-12-211-0/+3
| | * iwlwifi: initialize spinlock before useReinette Chatre2009-12-212-4/+4
| | * iwl3945: disable power saveReinette Chatre2009-12-212-3/+7
| | * iwlwifi: fix more eeprom endian bugsJohannes Berg2009-12-214-11/+16
| | * iwlwifi: fix EEPROM/OTP reading endian annotations and a bugJohannes Berg2009-12-212-10/+12
| | * rt2x00: Disable powersaving for rt61pci and rt2800pci.Gertjan van Wingerde2009-12-212-0/+11
| | * drivers/net/wireless: Correct code taking the size of a pointerJulia Lawall2009-12-211-2/+2
| | * ath9k: Last fix for TX software padding.Benoit Papillault2009-12-211-11/+12
| | * iwlwifi: fix syslog message for event log dump sizeWey-Yi Guy2009-12-212-2/+2
| | * iwlwifi: power up all devices for EEPROM readReinette Chatre2009-12-212-16/+6
| | * iwlwifi: allocated rx page accounting cleanupZhu Yi2009-12-217-24/+21
| | * rt2x00: Fix rt2800usb detection in rt2800lib.Gertjan van Wingerde2009-12-141-2/+2
* | | kfifo: fix warn_unused_resultStefani Seibold2009-12-221-2/+4
* | | kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold2009-12-221-2/+3
* | | kfifo: cleanup namespaceStefani Seibold2009-12-222-6/+6
* | | kfifo: move out spinlockStefani Seibold2009-12-221-1/+1
* | | kfifo: move struct kfifo in placeStefani Seibold2009-12-223-13/+11
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-12-219-75/+77
|\| |
| * | bnx2: Fix bnx2_netif_stop() merge error.Michael Chan2009-12-201-1/+1
| * | gianfar: Fix bit definitions of IMASK_GRSC and IMASK_GTSCSandeep Gopalpet2009-12-181-2/+2
| * | gianfar: Fix stats supportSandeep Gopalpet2009-12-182-6/+46
| * | gianfar: Fix a filer bugSandeep Gopalpet2009-12-182-1/+11
| * | bnx2: fixing a timout error due not refreshing TX timers correctlyBreno Leitao2009-12-181-1/+9
| * | can/at91: don't check platform_get_irq's return value against zeroUwe Kleine-König2009-12-181-1/+1
| * | bnx2: reset_task is crashing the kernel. Fixing it.Breno Leitao2009-12-181-1/+1
| * | TI DaVinci EMAC: Fix MDIO bus frequency configurationNageswari Srinivasan2009-12-181-1/+1
| * | e100: Fix broken cbs accounting due to missing memset.Roger Oksanen2009-12-181-1/+1
| * | broadcom: bcm54xx_shadow_read() errors ignored in bcm54xx_adjust_rxrefclk()Roel Kluin2009-12-181-1/+2
| * | e1000e: LED settings in EEPROM ignored on 82571 and 82572Bruce Allan2009-12-181-6/+0
| * | netxen: use module parameter correctlyStephen Hemminger2009-12-181-54/+3
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-12-178-0/+1384
|\ \ \
| * | | NET: Add Ethernet driver for Octeon MGMT devices.David Daney2009-12-175-0/+1192
| * | | NET: Add driver for Octeon MDIO buses.David Daney2009-12-173-0/+192
* | | | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-171-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | net: fix for utsrelease.h moving to generatedStephen Rothwell2009-12-121-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-12-1625-741/+568
|\ \ \ \ | | |/ / | |/| |
| * | | net: sh_eth alignment fix for sh7724 using NET_IP_ALIGN V2Magnus Damm2009-12-151-1/+6
| * | | ixgbe: allow tx of pre-formatted vlan tagged packetsGurucharan Shetty2009-12-151-1/+12
| * | | ixgbe: Fix 82598 premature copper PHY link indicatationMallikarjuna R Chilakala2009-12-152-0/+40
| * | | ixgbe: Fix tx_restart_queue/non_eop_desc statistics countersMallikarjuna R Chilakala2009-12-151-2/+5
| * | | bcm63xx_enet: fix compilation failure after get_stats_count removalFlorian Fainelli2009-12-151-3/+9
| * | | sky2: leave PCI config space writeablestephen hemminger2009-12-141-13/+0
| * | | sky2: print Optima chip namestephen hemminger2009-12-141-1/+1
| * | | drivers/net/bonding/: : use pr_fmtJoe Perches2009-12-135-690/+465
| * | | can: CAN_MCP251X should depend on HAS_DMAGeert Uytterhoeven2009-12-131-1/+1