aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-27netxen: enable ip addr hashingDhananjay Phadke4-25/+182
2009-07-27netxen: refresh firmware info after resetDhananjay Phadke3-9/+7
2009-07-26bnx2: Update vlan_featuresEric Dumazet1-4/+15
2009-07-26imwc3200: move iwmc3200 SDIO ids to sdio_ids.hTomas Winkler3-11/+8
2009-07-26bnx2x: Dont update vlan_features in bnx2x_set_tso()Eric Dumazet1-8/+0
2009-07-26sky2: remove unnecessary assignmentMike McCormack1-1/+1
2009-07-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller90-2397/+2774
2009-07-26igbvf: resolve "frees DMA memory with different size" warningsAlexander Duyck1-3/+2
2009-07-26igb: initialize mailbox function pointers prior to phy initAlexander Duyck1-4/+4
2009-07-26igb: cleanup flow control configuration to make requested/current more clearAlexander Duyck5-45/+55
2009-07-26igb: use buffer_info->dma instead of shinfo->nr_frags to determine unmapAlexander Duyck1-12/+18
2009-07-26igb: add support for 82576 mezzanine cardAlexander Duyck3-0/+3
2009-07-26igb: remove unused switch statement from igb_set_wolAlexander Duyck1-6/+0
2009-07-26igb: cleanup receive address register initializationAlexander Duyck3-35/+30
2009-07-26igb: move all multicast addresses into multicast table arrayAlexander Duyck6-89/+56
2009-07-26igb: add completion timeout workaround for 82575/82576Alexander Duyck6-15/+98
2009-07-26igb: do not overwrite EEPROM LED settingsAlexander Duyck1-6/+1
2009-07-26igb: change configure_pcs_link to void since it always returns 0Alexander Duyck1-9/+4
2009-07-26igb: make serdes power down available for 82575 in addition to 82576 partsAlexander Duyck3-9/+17
2009-07-26igb: remove media type fiber as it is misleadingAlexander Duyck5-58/+22
2009-07-24adm8211: remove uneeded code during suspend/resumeLuis R. Rodriguez1-17/+0
2009-07-24ath9k: do not stop the queues in driver stopLuis R. Rodriguez1-2/+0
2009-07-24wl1251: remove wl1251_plt_start/stop()Kalle Valo1-54/+0
2009-07-24wl1251: remove accidentally added wl1251_netlink.cKalle Valo1-679/+0
2009-07-24ath5k: fix values for bus error bits in ISR2Pavel Roskin1-6/+6
2009-07-24iwmc3200wifi: fix a use-after-free bugZhu Yi1-7/+9
2009-07-24iwmc3200wifi: fix cfg80211_connect_result is called in IBSSZhu Yi1-4/+9
2009-07-24iwmc3200wifi: use cfg80211_connect_result to send req/resp IEZhu Yi3-13/+35
2009-07-24p54: Eliminate unnecessary initializationLarry Finger1-2/+2
2009-07-24arlan: inverted logic?Roel Kluin1-1/+1
2009-07-24ath9k: make use ath9k_hw_wait int ath9k_hw_reset_tsfGabor Juhos2-12/+6
2009-07-24ath9k: wake up the chip for TSF resetGabor Juhos1-0/+2
2009-07-24wl12xx: fix spellingStefan Weil3-5/+5
2009-07-24rt2x00: Comment spellcheckingLuis Correia15-24/+24
2009-07-24iwlwifi: change iwl_enable/disable_interrupts to "inline"Wey-Yi Guy3-27/+21
2009-07-24iwlwifi: inform user about rfkill state changesReinette Chatre3-4/+4
2009-07-24iwlwifi: clarify hardware error messageReinette Chatre2-3/+3
2009-07-24iwlwifi: make debug level more user friendlyReinette Chatre12-46/+55
2009-07-24iwlwifi: uCode Alive notification with timeoutWey-Yi Guy5-10/+109
2009-07-24iwlwifi: update 1000 series API version to match firmwareJay Sternberg1-1/+1
2009-07-24iwlwifi: checking unknown HW typeWey-Yi Guy1-1/+5
2009-07-24iwlwifi: Led blinking counting both tx and rxWey-Yi Guy1-4/+6
2009-07-24iwlwifi: add led debugfs functionWey-Yi Guy2-0/+39
2009-07-24iwlagn: do not send key clear commands when rfkill enabledReinette Chatre1-0/+12
2009-07-24iwlwifi: make led functions genericWey-Yi Guy1-12/+12
2009-07-24iwlwifi: Handle new firmware file with ucode build number in headerJay Sternberg8-54/+224
2009-07-24iwlwifi: fix rx signal quality reporting in dmesgWey-Yi Guy1-1/+1
2009-07-24iwlagn: modify digital SVR for 1000Wey-Yi Guy2-1/+11
2009-07-24p54: fix a fw crash caused by statistic feedbackChristian Lamparter1-0/+16
2009-07-24p54: fix beaconing related firmware crashChristian Lamparter4-20/+38