summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-101-6/+0
* e1000e: Serdes - attempt autoneg when link restored.dave graham2009-02-102-1/+139
* e1000e: remove RXSEQ link monitoring for serdesdave graham2009-02-101-2/+2
* e1000e: Disable dynamic clock gating for 82571 per si errata.dave graham2009-02-102-0/+13
* e1000e: add aer supportJesse Brandeburg2009-02-101-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-091-3/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-02-09101-2798/+4269
|\
| * b43: (b2062) Fix crystal frequency calculationsMichael Buesch2009-02-091-4/+11
| * b43: Port spec bugfixes for the LP baseband initMichael Buesch2009-02-091-14/+11
| * ssb: Add PMU supportMichael Buesch2009-02-094-13/+734
| * libertas: pos[4] tested twice, 2nd should be pos[5]Roel Kluin2009-02-091-1/+1
| * libertas: if_spi: add ability to call board specific setup/teardown methodsMike Rapoport2009-02-092-0/+22
| * mac80211: Remove bss information of the current AP when it goes out of rangeVasanthakumar Thiagarajan2009-02-091-2/+16
| * ath9k: fix reg_notifier() flags used upon a country IELuis R. Rodriguez2009-02-091-2/+2
| * b43: Add LP 2062 radio initMichael Buesch2009-02-094-4/+355
| * b43: Add LP-PHY baseband init for >=rev2Michael Buesch2009-02-095-3/+228
| * iwlwifi: another led naming fixDanny Kukawka2009-02-091-4/+4
| * rt2x00: fix led namingDanny Kukawka2009-02-091-3/+3
| * b43legacy: fix led namingDanny Kukawka2009-02-091-4/+4
| * ath9k: fix led namingDanny Kukawka2009-02-091-5/+5
| * b43: Add LP-PHY register definitionsMichael Buesch2009-02-092-0/+306
| * Add new rt73usb USB IDIvo van Doorn2009-02-091-0/+1
| * cfg80211: add get reg commandLuis R. Rodriguez2009-02-094-1/+88
| * mac80211: do not TX injected frames when not allowedLuis R. Rodriguez2009-02-091-0/+21
| * mac80211: convert master interface to netdev_opsJohannes Berg2009-02-091-10/+18
| * mac80211: convert to net_device_opsJohannes Berg2009-02-091-17/+30
OpenPOWER on IntegriCloud