aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | bonding: Fix locking in 802.3ad modeJay Vosburgh2008-03-251-2/+2
| * | smctr.c: fix logical-bitwise-or confusionJay Schulist2008-03-251-1/+1
| |/
* | libertas: reduce debug outputHolger Schurig2008-03-273-9/+9
* | prism54: correct thinko in "prism54: Convert stats_sem in a mutex"John W. Linville2008-03-271-1/+1
* | mac80211: A-MPDU MLME use dynamic allocationRon Rindjunsky2008-03-271-1/+1
* | libertas: the compact flash driver is no longer experimentalHolger Schurig2008-03-271-1/+1
* | libertas: remove CMD_802_11_PWR_CFGHolger Schurig2008-03-274-28/+0
* | libertas: kill useless #define LBS_MONITOR_OFF 0Holger Schurig2008-03-274-12/+9
* | iwlwifi: iwl_priv - clean up in types of membersTomas Winkler2008-03-274-4/+14
* | iwlwifi: allow a default callback for ASYNC host commandsEmmanuel Grumbach2008-03-271-2/+28
* | iwlwifi: improve NIC i/o debug prints informationTomas Winkler2008-03-271-22/+25
* | iwlwifi: rename iwl-4965-io.h to iwl-io.hTomas Winkler2008-03-277-366/+364
* | iwlwifi: Add led supportMohamed Abbas2008-03-2713-16/+1107
* | iwlwifi: do not register bands with no supported channelsJohn W. Linville2008-03-272-4/+12
* | Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-03-2541-740/+1948
|\ \
| * | gianfar: Fix Rx/Tx HW interrupt coalescing counter reset procedure.Andy Fleming2008-03-262-11/+11
| * | gianfar: Only process completed framesAndy Fleming2008-03-262-3/+4
| * | gianfar: Fix frame size calculation when hardware VLAN acceleration is onDai Haruki2008-03-261-1/+1
| * | gianfar: Fix the data buffer stashing amountDai Haruki2008-03-261-1/+1
| * | Use single_open instead of manual manipulations.Pavel Emelyanov2008-03-261-39/+3
| * | phy/broadcom: add support for BCM5481 PHYAnton Vorontsov2008-03-261-1/+56
| * | qla3xxx: convert byte order of constant instead of variableMarcin Slusarz2008-03-261-4/+2
| * | drivers/net/mv643xx_eth.c: Use FIELD_SIZEOFJulia Lawall2008-03-261-1/+1
| * | Add support the Korina (IDT RC32434) Ethernet MACFlorian Fainelli2008-03-263-0/+1241
| * | forcedeth: Use round_jiffies for stats timerDaniel Drake2008-03-261-2/+4
| * | s2io annotationsAl Viro2008-03-261-8/+9
| * | endianness annotations: rndisAl Viro2008-03-261-1/+2
| * | annotate cxgb3 (ab)uses of skb->priority/skb->csumAl Viro2008-03-261-3/+19
| * | skfp annotationsAl Viro2008-03-264-62/+60
| * | misc drivers/net annotationsAl Viro2008-03-266-19/+20
| * | ni52: more unbreakingAl Viro2008-03-261-15/+16
| * | ni52: switch to ioremap()Al Viro2008-03-261-5/+18
| * | ni52: clean up check586()Al Viro2008-03-261-23/+24
| * | ni52: clean up initialization of privAl Viro2008-03-261-14/+7
| * | ni52: make ->base char __iomem *Al Viro2008-03-261-15/+17
| * | ni52: kill the second argument of check586(), get rid of bogus pointerAl Viro2008-03-261-11/+11
| * | ni52: unbreak scp_structAl Viro2008-03-261-2/+2
| * | ni52 trivial iomem annotationsAl Viro2008-03-261-71/+70
| * | ixgb: remove irq_semJesse Brandeburg2008-03-262-13/+6
| * | e1000: remove irq_semJesse Brandeburg2008-03-262-27/+15
| * | e1000e: remove irq_semJesse Brandeburg2008-03-262-26/+14
| * | e1000e: remove no longer used e1000e_read_nvm_spiAuke Kok2008-03-262-57/+0
| * | ixgb: move externs out of .c filesAuke Kok2008-03-262-9/+10
| * | ixgb: convert boolean_t to boolJoe Perches2008-03-268-102/+94
| * | ixgb: add explicit state checkingJesse Brandeburg2008-03-262-10/+33
| * | e1000: Convert boolean_t to boolJoe Perches2008-03-266-216/+209
* | | Merge branch 'net-2.6.26-netns-20080326' of git://git.linux-ipv6.org/gitroot/...David S. Miller2008-03-2513-20/+20
|\ \ \ | |/ / |/| |
| * | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-2613-20/+20
* | | rt2x00: Fix in_atomic() usageIvo van Doorn2008-03-259-386/+234
* | | rt2x00: Fix rate detection for invalid signalsIvo van Doorn2008-03-251-0/+7