summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ibmveth: Use lighter weight read memory barrier in ibmveth_pollAnton Blanchard2010-09-071-1/+1
* ibmveth: Add rx_copybreakSantiago Leon2010-09-071-6/+23
* ibmveth: Add tx_copybreakSantiago Leon2010-09-071-8/+20
* ibmveth: Remove LLTXSantiago Leon2010-09-072-7/+1
* ibmveth: batch rx buffer replacementSantiago Leon2010-09-072-6/+9
* ibmveth: Remove integer divide caused by modulusSantiago Leon2010-09-071-4/+7
* ns83820: Use predefined autoneg constantsDenis Kirjanov2010-09-071-1/+2
* ns83820: Add copper device settingsDenis Kirjanov2010-09-071-2/+10
* ns83820: Remove unused have_optical variable.Denis Kirjanov2010-09-071-10/+1
* tipc: Fix misleading error code when enabling Ethernet bearersAllan Stephens2010-09-071-0/+10
* tipc: Ensure outgoing messages on Ethernet have sufficient headroomAllan Stephens2010-09-071-8/+17
* tipc: Minor optimizations to name table translation codeAllan Stephens2010-09-072-5/+3
* wan: make read-only data conststephen hemminger2010-09-065-14/+14
* r8169: fix rx checksum offloadEric Dumazet2010-09-061-4/+2
* cxgb3: Avoid flush_workqueue() deadlock.Casey Leedom2010-09-031-9/+15
* cxgb3: Leave interrupts for fatal errors asserted in common code.Casey Leedom2010-09-031-2/+2
* cxgb3: Set FATALPERREN.Casey Leedom2010-09-031-0/+1
* cxgb3: Add register bit definition for Fatal Parity Error.Casey Leedom2010-09-031-0/+4
* net: remove two kmemcheck annotationsEric Dumazet2010-09-031-2/+0
* tulip: use integrated netdev statsEric Dumazet2010-09-033-40/+50
* ipv6: Update ip-sysctl.txt documentation for recent changes to accept_ra and ...Thomas Graf2010-09-031-5/+22
* ipv6: add special mode forwarding=2 to send RS while configured as routerThomas Graf2010-09-031-1/+2
* ipv6: add special mode accept_ra=2 to accept RA while configured as routerThomas Graf2010-09-031-4/+14
* drivers/net: avoid some skb->ip_summed initializationsEric Dumazet2010-09-0356-67/+86
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-09-02124-1866/+4513
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-02124-1866/+4513
| |\
| | * mac80211: only cancel software-based scans on suspendJohn W. Linville2010-09-012-1/+8
| | * mac80211: cancel scan in ieee80211_restart_hw if software scan pendingJohn W. Linville2010-08-311-1/+7
| | * rt2x00: Cleanup rt2x00usb_watchdog_reset_txIvo van Doorn2010-08-311-26/+40
| | * rt2x00: Split watchdog check into a DMA and STATUS timeoutIvo van Doorn2010-08-316-14/+59
| | * rt2x00: Correctly kill beacon queueIvo van Doorn2010-08-313-3/+27
| | * rt2x00: Set PWR_PIN_CFG during initializationIvo van Doorn2010-08-311-0/+2
| | * rt2x00: Don't set unicast/BSSID masks when clearning MAC or BSSIDIvo van Doorn2010-08-311-7/+11
| | * rt2x00: Wakeup hardware before loading firmwareIvo van Doorn2010-08-312-2/+6
| | * rt2x00: Validate TX status results with current data entryIvo van Doorn2010-08-311-23/+50
| | * rt2x00: Add rt2800_wait_csr_readyIvo van Doorn2010-08-313-21/+20
| | * rt2x00: Update rt2800 comments regarding AMPDU and PACKET_ID in TXWIHelmut Schaa2010-08-311-1/+5
| | * rt2x00: Rename txentry_desc.queue -> txentry_desc.qidHelmut Schaa2010-08-315-8/+8
| | * ath9k: fix spurious MIC failure reportsFelix Fietkau2010-08-314-9/+25
| | * net/wireless: Remove double testJulia Lawall2010-08-311-1/+1
| | * wl1251: Fix queue stopping/waking for TX pathDenis 'GNUtoo' Carikli2010-08-313-13/+24
| | * mac80211: Do not generate CQM events based on first Beacon framesJouni Malinen2010-08-312-0/+16
| | * mac80211: Fix signal strength average initialization for CQM eventsJouni Malinen2010-08-311-1/+1
| | * Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-08-3129-849/+1658
| | |\
| | | * iwlwifi: allow using multiple contextsJohannes Berg2010-08-275-40/+82
| | | * iwlwifi: follow main beacon intervalJohannes Berg2010-08-271-2/+9
| | | * iwlagn: always send RXON timingJohannes Berg2010-08-271-1/+2
| | | * iwlwifi: pass context to iwl_send_rxon_timingJohannes Berg2010-08-274-19/+15
| | | * iwlwifi: send PAN parametersJohannes Berg2010-08-276-0/+96
| | | * iwlagn: send beacon before committing associated RXONJohannes Berg2010-08-271-0/+2