summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * ath9k: Fix rx overrun interrupt stormRajkumar Manoharan2011-08-241-5/+3
| | * ath9k_hw: Fix exceed transmission burst-time of 5GHzRajkumar Manoharan2011-08-242-29/+15
| | * {nl,cfg,mac}80211: let userspace make meshif mesh gateJavier Cardona2011-08-247-1/+29
| | * {nl,cfg,mac}80211: let userspace set RANN intervalJavier Cardona2011-08-249-6/+27
| | * {nl,mac}80211: add missing root mode meshconf entriesJavier Cardona2011-08-242-1/+2
| | * mac80211: mesh gate implementationJavier Cardona2011-08-246-9/+335
| | * mac80211: fix mesh path flushingJavier Cardona2011-08-241-2/+1
| | * mac80211: mesh locking fixesJavier Cardona2011-08-241-2/+2
| | * mac80211: fix mpath timer NULL functionJavier Cardona2011-08-241-2/+4
| | * mac80211: improve mpath debuggingJavier Cardona2011-08-243-11/+31
| | * b43: HT-PHY: allow writing longer tables with a single callRafał Miłecki2011-08-232-0/+46
| | * b43: HT-PHY: init: add missing small-tables writesRafał Miłecki2011-08-221-3/+30
| | * rtlwifi: add module parameter to set global debug levelStefan Assmann2011-08-221-1/+5
| | * b43: HT-PHY: init: add some AFE (Analog Frontend) operationRafał Miłecki2011-08-221-0/+26
| | * b43: HT-PHY: init: add missing PHY mask/set opsRafał Miłecki2011-08-221-5/+41
| | * b43: HT-PHY: init: init BPHY and upload 0x1a tableRafał Miłecki2011-08-223-0/+68
| | * b43: HT-PHY: init: copy tables and reset CCARafał Miłecki2011-08-222-0/+25
| | * b43: HT-PHY: init: implement few simple PHY writesRafał Miłecki2011-08-221-0/+22
| | * b43: HT-PHY: init: zero EXTG registersRafał Miłecki2011-08-221-0/+22
| | * mwl8k: Traffic to clients gets affected when one client leaves a cyrpto bssNishant Sarmukadam2011-08-221-3/+0
| | * mac80211: update mesh path selection frame formatThomas Pedersen2011-08-226-48/+62
| | * ieee80211: add mesh action codesThomas Pedersen2011-08-221-0/+15
| | * mac80211: update mesh peering frame formatThomas Pedersen2011-08-226-66/+79
| | * mac80211: update mesh peering frame codesThomas Pedersen2011-08-221-81/+76
| | * ieee80211: introduce Self Protected Action codesThomas Pedersen2011-08-221-0/+14
| | * mac80211: fix mesh beacon formatThomas Pedersen2011-08-224-62/+196
| | * b43: make forcing clock common (HT-PHY also uses that)Rafał Miłecki2011-08-223-36/+38
| | * b43: include HT-PHY in some common codeRafał Miłecki2011-08-222-0/+2
| | * bcma: implement BCM4331 workaround for external PA linesRafał Miłecki2011-08-223-1/+43
| | * b43: support new RX header, noticed to be used in 598.314+ fwRafał Miłecki2011-08-225-13/+58
| | * b43: support new TX header, noticed to be used by 598.314+ fwRafał Miłecki2011-08-224-2/+46
| | * b43: use enum for firmware header formatRafał Miłecki2011-08-224-26/+55
| | * b43: rename TX header formatsRafał Miłecki2011-08-222-16/+16
| | * mac80211: Tear down BA session on BAR tx failureHelmut Schaa2011-08-221-0/+18
| | * wireless: Introduce defines for BAR TID_INFO & MULTI_TID fieldsHelmut Schaa2011-08-222-4/+6
| | * b43: reload phy and bss settings after core restartsFelix Fietkau2011-08-221-5/+37
| | * ath9k: do btcoex ASPM disabling at initialization timeStanislaw Gruszka2011-08-224-29/+29
| | * ath9k: merge common ->config_pci_powersave() checksStanislaw Gruszka2011-08-223-6/+3
| | * ath9k: remove ->config_pci_powersave() redundant argumentStanislaw Gruszka2011-08-226-15/+12
* | | net: fix Makefile typos & build errorsRandy Dunlap2011-08-291-3/+3
|/ /
* | ixgbe: clear RNBC only for 82598Emil Tantilov2011-08-291-2/+3
* | ixgbe: add check for supported modesEmil Tantilov2011-08-291-3/+7
* | ixgbe: fix ixgbe_fc_autoneg_fiber bugDon Skidmore2011-08-291-2/+2
* | ixgbe: cleanup feature flags in ixgbe_probeDon Skidmore2011-08-291-1/+0
* | ixgbe: PFC not cleared on X540 devicesJohn Fastabend2011-08-292-1/+4
* | ixgbe: consolidate, setup for multiple traffic classesJohn Fastabend2011-08-292-49/+27
* | ixgbe: remove unneeded fdir pb alloc caseJohn Fastabend2011-08-291-87/+0
* | ixgbe: fixup remaining call sites for arbitrary TCsJohn Fastabend2011-08-291-2/+2
* | ixgbe: Always tag VLAN tagged packetsAlexander Duyck2011-08-291-1/+2
* | ixgbe: Add support for setting CC bit when SR-IOV is enabledAlexander Duyck2011-08-292-2/+16