summaryrefslogtreecommitdiffstats
path: root/drivers/net/sunbmac.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-12-24sfc: Move PHY software state initialisation from init() into probe()Steve Hodgson7-131/+129
2009-12-21ps3_gelic_wireless: Fix build failure due to missing WEXT_PRIVBenjamin Herrenschmidt1-0/+2
2009-12-21mac80211: fix WMM AP settings applicationJohannes Berg1-0/+8
2009-12-21mac80211: fix peer HT capabilitiesJohannes Berg3-6/+24
2009-12-21iwmc3200wifi: Fix test of unsigned in iwm_ntf_stop_resume_tx()Roel Kluin3-3/+3
2009-12-21Libertas: fix buffer overflow in lbs_get_essid()Daniel Mack1-2/+0
2009-12-21drivers/net/wireless/iwlwifi/iwl-tx.c: fix gcc-3.4.5 warningakpm@linux-foundation.org1-1/+2
2009-12-21ath9k: Stop ANI when doing a resetSujith1-0/+6
2009-12-21ath9k: Fix TX queue drainingSujith2-3/+3
2009-12-21ath9k: Fix bug in assigning sequence numberSujith1-10/+3
2009-12-21rt2x00: Fix calculation of rt2800 iveiv entry offset.Gertjan van Wingerde1-1/+1
2009-12-21iwlwifi: fix 40MHz operation setting on cards that do not allow itReinette Chatre1-1/+2
2009-12-21iwl3945: fix panic in iwl3945 driverZhu Yi1-0/+3
2009-12-21iwlwifi: initialize spinlock before useReinette Chatre2-4/+4
2009-12-21iwl3945: disable power saveReinette Chatre2-3/+7
2009-12-21iwlwifi: fix more eeprom endian bugsJohannes Berg4-11/+16
2009-12-21iwlwifi: fix EEPROM/OTP reading endian annotations and a bugJohannes Berg2-10/+12
2009-12-21rt2x00: Disable powersaving for rt61pci and rt2800pci.Gertjan van Wingerde2-0/+11
2009-12-21drivers/net/wireless: Correct code taking the size of a pointerJulia Lawall1-2/+2
2009-12-21ath9k: Last fix for TX software padding.Benoit Papillault1-11/+12
2009-12-21iwlwifi: fix syslog message for event log dump sizeWey-Yi Guy2-2/+2
2009-12-21iwlwifi: power up all devices for EEPROM readReinette Chatre2-16/+6
2009-12-21iwlwifi: allocated rx page accounting cleanupZhu Yi7-24/+21
2009-12-21bnx2: Fix bnx2_netif_stop() merge error.Michael Chan1-1/+1
2009-12-19gianfar: Fix bit definitions of IMASK_GRSC and IMASK_GTSCSandeep Gopalpet1-2/+2
2009-12-19gianfar: Fix stats supportSandeep Gopalpet2-6/+46
2009-12-19gianfar: Fix a filer bugSandeep Gopalpet2-1/+11
2009-12-19bnx2: fixing a timout error due not refreshing TX timers correctlyBreno Leitao1-1/+9
2009-12-19can/at91: don't check platform_get_irq's return value against zeroUwe Kleine-König1-1/+1
2009-12-19mISDN: use DECLARE_COMPLETION_ONSTACK for non-constant completionYong Zhang1-1/+1
2009-12-19bnx2: reset_task is crashing the kernel. Fixing it.Breno Leitao1-1/+1
2009-12-19ipv6: fix an oops when force unload ipv6 moduleYang Hongyang1-1/+2
2009-12-19TI DaVinci EMAC: Fix MDIO bus frequency configurationNageswari Srinivasan1-1/+1
2009-12-19e100: Fix broken cbs accounting due to missing memset.Roger Oksanen1-1/+1
2009-12-19broadcom: bcm54xx_shadow_read() errors ignored in bcm54xx_adjust_rxrefclk()Roel Kluin1-1/+2
2009-12-19e1000e: LED settings in EEPROM ignored on 82571 and 82572Bruce Allan1-6/+0
2009-12-19netxen: use module parameter correctlyStephen Hemminger1-54/+3
2009-12-19netns: fix net.ipv6.route.gc_min_interval_ms in netnsAlexey Dobriyan1-0/+1
2009-12-17Bluetooth: Prevent ill-timed autosuspend in USB driverOliver Neukum1-0/+1
2009-12-17Bluetooth: Fix L2CAP locking scheme regressionAndrei Emeltchenko1-0/+1
2009-12-17Bluetooth: Ack L2CAP I-frames before retransmit missing packetGustavo F. Padovan1-1/+1
2009-12-17Bluetooth: Fix unset of RemoteBusy flag for L2CAPGustavo F. Padovan1-1/+1
2009-12-17Bluetooth: Fix PTR_ERR return of wrong pointer in hidp_setup_hid()Roel Kluin1-1/+1
2009-12-16net: sh_eth alignment fix for sh7724 using NET_IP_ALIGN V2Magnus Damm1-1/+6
2009-12-16ixgbe: allow tx of pre-formatted vlan tagged packetsGurucharan Shetty1-1/+12
2009-12-16ixgbe: Fix 82598 premature copper PHY link indicatationMallikarjuna R Chilakala2-0/+40
2009-12-16ixgbe: Fix tx_restart_queue/non_eop_desc statistics countersMallikarjuna R Chilakala1-2/+5
2009-12-16bcm63xx_enet: fix compilation failure after get_stats_count removalFlorian Fainelli1-3/+9
2009-12-16packet: dont call sleeping functions while holding rcu_read_lock()Eric Dumazet1-40/+31
2009-12-16tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.David S. Miller10-84/+58