summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-18bnx2: Fix problem of using wrong IRQ handler.Michael Chan1-6/+6
2009-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller72-3048/+7713
2009-03-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller40-231/+5785
2009-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller9-5/+81
2009-03-17netxen: fix firmware download warningsDhananjay Phadke2-15/+15
2009-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller5-8/+10
2009-03-17gro: Fix legacy path napi_complete crashHerbert Xu1-2/+3
2009-03-17gro: Fix vlan/netpoll check againHerbert Xu1-3/+6
2009-03-17solos: Disable DMA until we have an FPGA update with it actually implemented.David Woodhouse1-1/+1
2009-03-17solos: Automatically determine number of portsNathan Williams1-1/+2
2009-03-17solos: Reset device on unload, free pending skbsDavid Woodhouse1-1/+29
2009-03-16iwlwifi: correct log level when error occursReinette Chatre1-1/+1
2009-03-16iwlwifi: print contents of control register when error occursReinette Chatre1-1/+3
2009-03-16iwlagn: fix warning when set WEP keyMohamed Abbas1-0/+7
2009-03-16iwl3945: unmap previously mapped memoryReinette Chatre1-1/+9
2009-03-16iwl3945: use iwl_tx_cmd_completeAbhijeet Kolekar1-80/+1
2009-03-16iwl3945 : fix rate scalingAbhijeet Kolekar1-39/+88
2009-03-16iwl3945: use iwl_led structureAbhijeet Kolekar8-71/+43
2009-03-16iwl3945: fix sparse errorAbhijeet Kolekar1-1/+1
2009-03-16iwlwifi: verify the antenna selection when receive fixed rate debugfsWey-Yi Guy1-6/+13
2009-03-16iwlwifi: check IEEE80211_TX_STAT_AMPDU for agg pktWey-Yi Guy1-3/+3
2009-03-16iwlwifi: HT performance improvement changesWey-Yi Guy2-6/+7
2009-03-16iwlwifi: remove un-necessary rs_tl_turn_on_agg() after agg enabledWey-Yi Guy1-2/+10
2009-03-16iwlwifi: add rf information in rate_scale debugfs commandWey-Yi Guy1-0/+11
2009-03-16iwlwifi: add valid tx antenna information in rate_scale_table debugfsWey-Yi Guy1-0/+6
2009-03-16ray_cs: checkpatch.pl and Lindent cleanupsJohn Daiker1-1843/+1965
2009-03-16mwl8k: Marvell TOPDOG wireless driverLennert Buytenhek3-0/+3800
2009-03-16ath9k: Fix FIF_PROMISC_IN_BSS processing in station modeJouni Malinen1-5/+6
2009-03-16ath9k: Add spectrum management to HW capabilitiesSujith1-1/+2
2009-03-16ath9k: make few eeprom and calib items staticLuis R. Rodriguez1-1/+1
2009-03-16ath9k: downgrade xmit queue full message to xmit debugLuis R. Rodriguez1-1/+1
2009-03-16mac80211_hwsim: add regulatory testing optionsLuis R. Rodriguez1-0/+210
2009-03-16cfg80211: add regulatory netlink multicast groupLuis R. Rodriguez5-1/+138
2009-03-16cfg80211: move enum reg_set_by to nl80211.hLuis R. Rodriguez8-76/+90
2009-03-16cfg80211: remove REGDOM_SET_BY_INITLuis R. Rodriguez4-7/+1
2009-03-16mac80211: deauth before flushing STA informationHerton Ronaldo Krzesinski1-4/+12
2009-03-16mac80211: handle failed scan requests in STA modeHelmut Schaa3-2/+25
2009-03-16atmel: checkpatch.pl cleanupsJohn Daiker1-201/+242
2009-03-16ath9k: Fix bug in reading debugfs file 'rcstat'Sujith1-0/+3
2009-03-16ath9k: Fix bug in TX aggregationSujith1-16/+33
2009-03-16ath9k: Initialize ANI properlySujith1-10/+3
2009-03-16ath5k: update LED table with reported devicesBob Copeland1-2/+4
2009-03-16ath5k: use a table for LED parametersBob Copeland1-25/+28
2009-03-16ath5k: extract LED code into a separate fileBob Copeland4-140/+176
2009-03-16ath5k: don't change mac in eeprom_read_mac on errorJiri Slaby1-6/+3
2009-03-16ath5k: constify stuffJiri Slaby4-17/+16
2009-03-16iwlwifi: correct device name for 1000 seriesJay Sternberg6-17/+17
2009-03-16iwl3945: add test for new associationAbhijeet Kolekar1-4/+4
2009-03-16p54: completely ignore rx'd frames with bad FCSChristian Lamparter1-7/+2
2009-03-16airo_cs: checkpatch.pl cleanupsJohn Daiker1-35/+38