summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Cleanup EEPROM operationsSujith2009-02-136-1492/+1453
* ath9k: Add callbacks hooks for EEPROM operationsSujith2009-02-131-0/+17
* ath9k: Merge ath_hal and ath_hal_5416 structuresSujith2009-02-1322-1109/+956
* ath9k: Remove duplicate variablesSujith2009-02-135-76/+38
* ath9k: Move regulatory information to a separate structureSujith2009-02-136-61/+66
* ath9k: Store HW version information in a separate structureSujith2009-02-136-73/+84
* ath9k: Remove all the sc_ prefixesSujith2009-02-137-342/+330
* ath9k: Convert ANI channel to a pointerSujith2009-02-133-31/+31
* ath9k: Header file cleanupSujith2009-02-1326-2754/+2733
* ath5k: Don't call reset on config_interfaceNick Kossifidis2009-02-131-3/+1
* ath5k: Disable BMISS interruptsNick Kossifidis2009-02-131-7/+2
* ath5k: Update reset codeNick Kossifidis2009-02-136-296/+732
* ath5k: Update initvalsNick Kossifidis2009-02-133-947/+687
* ath5k: Update RF Buffer handlingNick Kossifidis2009-02-135-317/+379
* ath5k: Update gain_F calibration code and add documentationNick Kossifidis2009-02-137-187/+319
* ath5k: PHY code cleanupNick Kossifidis2009-02-133-1133/+1636
* mac80211: Remove TSF atomic requirement from the documentationAlina Friedrichsen2009-02-131-2/+2
* mac80211: Fix the wrong WARN_ON message appearing on enabling power save.Vivek Natarajan2009-02-131-3/+5
* orinoco: hermes doesn't need to be a separate moduleDavid Kilroy2009-02-132-20/+2
* orinoco: hermes_dld does not need to be a moduleDavid Kilroy2009-02-132-33/+4
* orinoco: Move WEXT handlers into a separate fileDavid Kilroy2009-02-135-2350/+2408
* orinoco: Move hardware functions into separate fileDavid Kilroy2009-02-134-583/+635
* orinoco: Add hardware function to set multicast modeDavid Kilroy2009-02-131-20/+31
* orinoco: Use accessor functions for bitrate tablesDavid Kilroy2009-02-131-59/+81
* orinoco: Move firmware handling into a separate fileDavid Kilroy2009-02-134-335/+358
* orinoco: Move MIC helpers into new fileDavid Kilroy2009-02-134-74/+105
* orinoco: Move scan helpers to a separate fileDavid Kilroy2009-02-114-219/+265
* orinoco: use orinoco_private instead of net_device in scan helperDavid Kilroy2009-02-111-5/+5
* orinoco: Rename orinoco.cDavid Kilroy2009-02-117-7/+8
* orinoco: Fix interesting checkpatch errorsDavid Kilroy2009-02-111-30/+22
* orinoco: keep line length below 80 charactersDavid Kilroy2009-02-111-45/+68
* orinoco: remove unnecessary bracesDavid Kilroy2009-02-111-11/+7
* orinoco: spaces in parenthesised expressionsDavid Kilroy2009-02-111-55/+55
* orinoco: address leading and trailing whitespaceDavid Kilroy2009-02-111-53/+53
* b43: Add parts of LP-PHY TX power controlMichael Buesch2009-02-115-3/+262
* mac80211: Free current bss information in few places where we don't need it a...Vasanthakumar Thiagarajan2009-02-113-17/+36
* ath9k: Add retry counters to rate control debug fileSujith2009-02-113-4/+30
* ath9k: Handle mac80211's FIF_CONTROL flag properlySujith2009-02-111-0/+3
* ath9k: Remove all the redundant internal buffer typesSujith2009-02-113-29/+23
* ath9k: Lock mac80211 callbacks with a mutexSujith2009-02-111-14/+46
* ixgbe: Removing the unused PAGE_USE_COUNT() macro.Breno Leitão2009-02-111-6/+0
* e1000e: Serdes - attempt autoneg when link restored.dave graham2009-02-112-1/+139
* e1000e: remove RXSEQ link monitoring for serdesdave graham2009-02-111-2/+2
* e1000e: Disable dynamic clock gating for 82571 per si errata.dave graham2009-02-112-0/+13
* e1000e: add aer supportJesse Brandeburg2009-02-111-9/+30
* net: Move skbuff symbol exports after each symbol's definition.David S. Miller2009-02-101-43/+36
* irda: Use __netdev_alloc_skb() instead of __dev_alloc_skb().David S. Miller2009-02-101-1/+2
* netdev: Use __netdev_alloc_skb() instead of __dev_alloc_skb().David S. Miller2009-02-102-2/+2
* pkt_sched: sch_multiq: Change errno on non-multiqueue devices use.Jarek Poplawski2009-02-101-1/+1
* net: Kill skbuff macros from the stone ages.David S. Miller2009-02-101-3/+0