summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * mac80211: remove fragmentation offload functionalityJohannes Berg2008-12-123-14/+0Star
| * ath9k: remove fragmentation workaround againJohannes Berg2008-12-121-6/+0Star
| * iwlwifi: fix build error (iwl-rx.c).Rami Rosen2008-12-121-1/+2
| * mac80211: only create default STA interface if supportedJohannes Berg2008-12-121-6/+8
| * ieee80211_security: correct warning about width of auth_modeJohn W. Linville2008-12-121-3/+2Star
| * ath9k: avoid rx frames with corrupted descriptor.Senthil Balasubramanian2008-12-122-2/+9
| * ath9k: Incorrect band enum causes invalid antenna configuration.Senthil Balasubramanian2008-12-123-3/+8
| * ath9k: Adding support for Atheros AR9285 chipset.Senthil Balasubramanian2008-12-128-332/+1826
| * ath9k: Adding initvalues for Atheros AR9285 chipset.Senthil Balasubramanian2008-12-121-0/+1363
| * ath9k: Adding AR9285 chipset register information.Senthil Balasubramanian2008-12-121-1/+108
| * cfg80211: fix nl80211 frequency handlingJohannes Berg2008-12-121-14/+26
| * mac80211: improve sta_notify documentationJohannes Berg2008-12-121-2/+2
| * ath9k: Merge structures ath_atx, ath_node_aggr with ath_nodeSujith2008-12-122-94/+72Star
| * ath9k: Remove remaining occurrences of CONFIG_SLOW_ANT_DIVSujith2008-12-123-22/+2Star
| * ath9k: Add a debugfs file to show interrupt statisticsSujith2008-12-123-0/+159
| * ath9k: Maintain rate table choice after associationSujith2008-12-126-13/+12Star
| * ath9k: Fix bug in rate table managementSujith2008-12-122-4/+6
| * ath9k: Disable staggered Beacon frame schedulingJouni Malinen2008-12-121-1/+1
| * ath9k: Free Beacon skbs in AP modeJouni Malinen2008-12-121-0/+1
| * iwlwifi: cleanup (remove pm_state)Rami Rosen2008-12-122-6/+0Star
| * iwlwifi: use rmb/wmb to protect indirect mmio operationZhu, Yi2008-12-122-0/+10
| * iwlwifi: iwl_poll_{direct_}bit cleanupZhu, Yi2008-12-129-60/+30Star
| * iwlwifi: fix "MAC in deep sleep" errorZhu, Yi2008-12-121-3/+3
| * iwlwifi: fix time interval misuse in iwl_poll_{direct_}bitZhu, Yi2008-12-123-5/+5
| * iwl3945: Fix rate scale for B-mode connectionAbbas, Mohamed2008-12-123-16/+39
| * iwlwifi: implement iwl_debug_report_frame for iwlagnHalperin, Daniel C2008-12-123-105/+31Star
| * mac80211: remove WARN_ON() from ieee80211_hw_configReinette Chatre2008-12-122-3/+15
| * wireless: Incorrect LEAP authentication algorithm identifier.Senthil Balasubramanian2008-12-121-1/+1
| * rtl8187: Improve wireless statistics for RTL8187Larry Finger2008-12-121-34/+15Star
* | sfc: Version 2.3Ben Hutchings2008-12-131-1/+1
* | sfc: Fix synchronisation of efx_mtd_{probe,rename,remove}Ben Hutchings2008-12-131-15/+18
* | sfc: Use kzalloc() to ensure struct efx_spi_device is fully initialisedBen Hutchings2008-12-131-1/+1
* | sfc: Treat probe as unsuccessful if it scheduled a resetSteve Hodgson2008-12-131-2/+11
* | sfc: Use model numbers for PHY type namesBen Hutchings2008-12-133-5/+5
* | sfc: Use mutex_lock_interruptible() for ethtool EEPROM accessBen Hutchings2008-12-131-2/+8
* | sfc: Specify a meaningful component for loopback RX-side and PHY testsBen Hutchings2008-12-131-6/+8
* | sfc: Remove leading spacesBen Hutchings2008-12-131-2/+2
* | sfc: Add support for SFN4111TBen Hutchings2008-12-137-35/+150
* | sfc: Add support for Solarflare 10Xpress SFT9001Ben Hutchings2008-12-138-105/+467
* | sfc: Rework MAC, PHY and board event handlingBen Hutchings2008-12-139-114/+111Star
* | sfc: Implement auto-negotiationBen Hutchings2008-12-139-154/+472
* | sfc: Add support for sub-10G speedsBen Hutchings2008-12-1316-321/+699
* | sfc: Clean up MDIO flag settingBen Hutchings2008-12-132-59/+32Star
* | sfc: Clean up board identificationBen Hutchings2008-12-132-55/+20Star
* | sfc: Add phy_type device attributeBen Hutchings2008-12-131-0/+19
* | sfc: Add support for MMDs numbered >15Ben Hutchings2008-12-134-22/+24
* | sfc: Remove MII extension cruftBen Hutchings2008-12-138-174/+18Star
* | sfc: Don't count RX checksum errors during loopback self-testBen Hutchings2008-12-131-5/+8
* | sfc: Abbreviate self-test names so they are not truncatedBen Hutchings2008-12-131-8/+8
* | sfc: Provide hints to irqbalance daemonBen Hutchings2008-12-133-1/+27