summaryrefslogtreecommitdiffstats
path: root/drivers/net/mac8390.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-27zd1211rw: Fix TX status reporting in order to have proper rate controlBenoit PAPILLAULT5-26/+227
2009-10-27wl1271: use ieee80211_rx_ni()Luciano Coelho1-1/+1
2009-10-27mesh: use set_bit() to set MESH_WORK_HOUSEKEEPING.Rui Paulo1-2/+2
2009-10-27ar9170: don't filter BlockACK framesChristian Lamparter1-2/+2
2009-10-27ar9170usb: atomic pending urbs counterChristian Lamparter2-7/+7
2009-10-27ar9170: atomic pending A-MPDU counterChristian Lamparter2-6/+7
2009-10-27iwlwifi: rework for static power saveWey-Yi Guy3-23/+59
2009-10-27iwlwifi: no chain noise support for 6x50 seriesWey-Yi Guy1-3/+18
2009-10-27iwlwifi: set auto clock gate disable bit for 6x00/6x50 seriesWey-Yi Guy2-2/+12
2009-10-27iwlagn: store station rate scale information in mac80211 station structureReinette Chatre3-6/+16
2009-10-27iwlwifi: move rate scaling structures to header fileReinette Chatre2-100/+101
2009-10-27iwlwifi: move iwl_setup_mac to iwlagnReinette Chatre3-59/+62
2009-10-27iwlwifi: fix incorrect otp blocks number for 6x50 seriesWey-Yi Guy1-3/+3
2009-10-27iwlwifi: identify eeprom version for 6x50 series NICWey-Yi Guy2-4/+7
2009-10-27iwlwifi: show current power save status reported by uCodeWey-Yi Guy3-0/+32
2009-10-27iwl3945: disable all tx fifosAbhijeet Kolekar1-0/+1
2009-10-27wl1251: re-disable PG10 chipsJohn W. Linville1-1/+1
2009-10-27b43: use ieee80211_rx_ni()John W. Linville1-4/+1
2009-10-27libertas: remove unused lbs_cmd_802_11_inactivity_timeout()Holger Schurig3-40/+0
2009-10-27libertas: make lbs_get_channel() staticHolger Schurig2-3/+1
2009-10-27libertas: harmonize cmd.hHolger Schurig5-65/+96
2009-10-27libertas: cleanup host.h and hostcmd.hHolger Schurig7-957/+853
2009-10-27iwmc3200wifi: handle coexistence radio notificationZhu Yi1-0/+15
2009-10-27iwmc3200wifi: Set wiphy firmware versionSamuel Ortiz3-0/+13
2009-10-27iwmc3200wifi: Support unexpected reboot barkerSamuel Ortiz1-0/+8
2009-10-27iwmc3200wifi: Try shared auth when open WEP failsSamuel Ortiz4-6/+53
2009-10-27iwmc3200wifi: Do not handle wifi command if the interface is not readySamuel Ortiz1-0/+5
2009-10-27iwmc3200wifi: Check for cmd pointer before dereferencing itSamuel Ortiz1-2/+8
2009-10-27iwmc3200wifi: SDIO disable race fixSamuel Ortiz1-2/+2
2009-10-27iwmc3200wifi: Tx power settingSamuel Ortiz3-1/+30
2009-10-27iwmc3200wifi: Update fixed size config definitionsSamuel Ortiz1-2/+58
2009-10-27iwmc3200wifi: Update statistics notification structureSamuel Ortiz1-0/+5
2009-10-27iwmc3200wifi: Improve rx debugSamuel Ortiz1-2/+5
2009-10-27iwmc3200wifi: Profile flags can be WPA1 or WPA2 not bothSamuel Ortiz1-3/+3
2009-10-27iwmc3200wifi: CT kill supportSamuel Ortiz8-1/+55
2009-10-27iwmc3200wifi: WPS supportSamuel Ortiz2-0/+10
2009-10-27iwmc3200wifi: allow joining an existed IBSS networkZhu Yi1-20/+2
2009-10-27iwmc3200wifi: add BGN sdio device idZhu Yi1-2/+4
2009-10-27mac80211: Learn about mesh portals from multicast trafficJavier Cardona1-6/+15
2009-10-27rt2x00: Implement support for rt2800pciIvo van Doorn5-0/+5317
2009-10-27rt2x00: Add rt2x00soc bus moduleIvo van Doorn4-0/+216
2009-10-27wl1251: use ieee80211_rx_ni()Kalle Valo1-1/+1
2009-10-27mac80211: add ieee80211_rx_ni()Kalle Valo1-6/+26
2009-10-27b43: Optimize PIO scratchbuffer usageMichael Buesch3-46/+51
2009-10-27wl1251: add support for PG11 chips.David-John Willis1-0/+3
2009-10-27wl1271: added missing packed modifier in some cmd structsLuciano Coelho1-3/+3
2009-10-27wl1271: fix endianess issuesLuciano Coelho15-304/+318
2009-10-27wl1271: added missing packed modifier in some acx structsLuciano Coelho1-5/+5
2009-10-27wl1271: fix sparse warnings about undeclared functionsLuciano Coelho2-5/+8
2009-10-27wl1271: Set IEEE80211_FCTL_TODS in the null data templateJuuso Oikarinen1-1/+2