aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-25Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6David S. Miller41-740/+1948
2008-03-26gianfar: Fix Rx/Tx HW interrupt coalescing counter reset procedure.Andy Fleming2-11/+11
2008-03-26gianfar: Only process completed framesAndy Fleming2-3/+4
2008-03-26gianfar: Fix frame size calculation when hardware VLAN acceleration is onDai Haruki1-1/+1
2008-03-26gianfar: Fix the data buffer stashing amountDai Haruki1-1/+1
2008-03-26Use single_open instead of manual manipulations.Pavel Emelyanov1-39/+3
2008-03-26phy/broadcom: add support for BCM5481 PHYAnton Vorontsov1-1/+56
2008-03-26qla3xxx: convert byte order of constant instead of variableMarcin Slusarz1-4/+2
2008-03-26drivers/net/mv643xx_eth.c: Use FIELD_SIZEOFJulia Lawall1-1/+1
2008-03-26Add support the Korina (IDT RC32434) Ethernet MACFlorian Fainelli3-0/+1241
2008-03-26forcedeth: Use round_jiffies for stats timerDaniel Drake1-2/+4
2008-03-26s2io annotationsAl Viro1-8/+9
2008-03-26endianness annotations: rndisAl Viro1-1/+2
2008-03-26annotate cxgb3 (ab)uses of skb->priority/skb->csumAl Viro1-3/+19
2008-03-26skfp annotationsAl Viro4-62/+60
2008-03-26misc drivers/net annotationsAl Viro6-19/+20
2008-03-26ni52: more unbreakingAl Viro1-15/+16
2008-03-26ni52: switch to ioremap()Al Viro1-5/+18
2008-03-26ni52: clean up check586()Al Viro1-23/+24
2008-03-26ni52: clean up initialization of privAl Viro1-14/+7
2008-03-26ni52: make ->base char __iomem *Al Viro1-15/+17
2008-03-26ni52: kill the second argument of check586(), get rid of bogus pointerAl Viro1-11/+11
2008-03-26ni52: unbreak scp_structAl Viro1-2/+2
2008-03-26ni52 trivial iomem annotationsAl Viro1-71/+70
2008-03-26ixgb: remove irq_semJesse Brandeburg2-13/+6
2008-03-26e1000: remove irq_semJesse Brandeburg2-27/+15
2008-03-26e1000e: remove irq_semJesse Brandeburg2-26/+14
2008-03-26e1000e: remove no longer used e1000e_read_nvm_spiAuke Kok2-57/+0
2008-03-26ixgb: move externs out of .c filesAuke Kok2-9/+10
2008-03-26ixgb: convert boolean_t to boolJoe Perches8-102/+94
2008-03-26ixgb: add explicit state checkingJesse Brandeburg2-10/+33
2008-03-26e1000: Convert boolean_t to boolJoe Perches6-216/+209
2008-03-25Merge branch 'net-2.6.26-netns-20080326' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-devDavid S. Miller15-22/+22
2008-03-25rt2x00: Fix in_atomic() usageIvo van Doorn9-386/+234
2008-03-25rt2x00: Fix rate detection for invalid signalsIvo van Doorn1-0/+7
2008-03-25PS3: gelic: Add support for separate cipher selectionMasakazu Mokuno1-1/+1
2008-03-25b43: Don't compile N-PHY code when N-PHY is disabledMichael Buesch2-2/+42
2008-03-25iwlwifi: Completing the parameter packagingAssaf Krauss3-54/+55
2008-03-25ipw2200 annotations and fixesAl Viro2-60/+64
2008-03-25rt2x00: Add dev_flags to rx descriptorIvo van Doorn7-25/+48
2008-03-25iwlwifi: move host command sending functions to core moduleTomas Winkler9-322/+399
2008-03-25iwlwifi: rename iwl4965_get_channel_info to iwl_get_channel_infoAssaf Krauss6-13/+13
2008-03-25iwlwifi: iwl3945 remove 4965 commandsTomas Winkler1-39/+0
2008-03-25iwlwifi-2.6: enables RX TKIP decryption in HWEmmanuel Grumbach1-0/+51
2008-03-25iwlwifi-2.6: enables HW TKIP encryptionEmmanuel Grumbach2-9/+25
2008-03-25iwlwifi-2.6: RX status translation to old schemeEmmanuel Grumbach3-0/+81
2008-03-25iwlwifi-2.6: Cleans up set_key flowEmmanuel Grumbach2-56/+110
2008-03-25iwlwifi: Probe Flow - Extracting hw and priv initAssaf Krauss7-623/+677
2008-03-25iwlwifi: Probe Flow - Performing allocation in a separate functionAssaf Krauss3-8/+39
2008-03-25iwlwifi: Packing all 4965 parametersAssaf Krauss4-33/+42