| Commit message (Expand) | Author | Age | Files | Lines |
* | libertas: reduce debug output | Holger Schurig | 2008-03-27 | 3 | -9/+9 |
* | prism54: correct thinko in "prism54: Convert stats_sem in a mutex" | John W. Linville | 2008-03-27 | 1 | -1/+1 |
* | mac80211: A-MPDU MLME use dynamic allocation | Ron Rindjunsky | 2008-03-27 | 1 | -1/+1 |
* | libertas: the compact flash driver is no longer experimental | Holger Schurig | 2008-03-27 | 1 | -1/+1 |
* | libertas: remove CMD_802_11_PWR_CFG | Holger Schurig | 2008-03-27 | 4 | -28/+0 |
* | libertas: kill useless #define LBS_MONITOR_OFF 0 | Holger Schurig | 2008-03-27 | 4 | -12/+9 |
* | iwlwifi: iwl_priv - clean up in types of members | Tomas Winkler | 2008-03-27 | 4 | -4/+14 |
* | iwlwifi: allow a default callback for ASYNC host commands | Emmanuel Grumbach | 2008-03-27 | 1 | -2/+28 |
* | iwlwifi: improve NIC i/o debug prints information | Tomas Winkler | 2008-03-27 | 1 | -22/+25 |
* | iwlwifi: rename iwl-4965-io.h to iwl-io.h | Tomas Winkler | 2008-03-27 | 7 | -366/+364 |
* | iwlwifi: Add led support | Mohamed Abbas | 2008-03-27 | 13 | -16/+1107 |
* | iwlwifi: do not register bands with no supported channels | John W. Linville | 2008-03-27 | 2 | -4/+12 |
* | Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller | 2008-03-25 | 41 | -740/+1948 |
|\ |
|
| * | gianfar: Fix Rx/Tx HW interrupt coalescing counter reset procedure. | Andy Fleming | 2008-03-26 | 2 | -11/+11 |
| * | gianfar: Only process completed frames | Andy Fleming | 2008-03-26 | 2 | -3/+4 |
| * | gianfar: Fix frame size calculation when hardware VLAN acceleration is on | Dai Haruki | 2008-03-26 | 1 | -1/+1 |
| * | gianfar: Fix the data buffer stashing amount | Dai Haruki | 2008-03-26 | 1 | -1/+1 |
| * | Use single_open instead of manual manipulations. | Pavel Emelyanov | 2008-03-26 | 1 | -39/+3 |
| * | phy/broadcom: add support for BCM5481 PHY | Anton Vorontsov | 2008-03-26 | 1 | -1/+56 |
| * | qla3xxx: convert byte order of constant instead of variable | Marcin Slusarz | 2008-03-26 | 1 | -4/+2 |
| * | drivers/net/mv643xx_eth.c: Use FIELD_SIZEOF | Julia Lawall | 2008-03-26 | 1 | -1/+1 |
| * | Add support the Korina (IDT RC32434) Ethernet MAC | Florian Fainelli | 2008-03-26 | 3 | -0/+1241 |
| * | forcedeth: Use round_jiffies for stats timer | Daniel Drake | 2008-03-26 | 1 | -2/+4 |
| * | s2io annotations | Al Viro | 2008-03-26 | 1 | -8/+9 |
| * | endianness annotations: rndis | Al Viro | 2008-03-26 | 1 | -1/+2 |
| * | annotate cxgb3 (ab)uses of skb->priority/skb->csum | Al Viro | 2008-03-26 | 1 | -3/+19 |
| * | skfp annotations | Al Viro | 2008-03-26 | 4 | -62/+60 |
| * | misc drivers/net annotations | Al Viro | 2008-03-26 | 6 | -19/+20 |
| * | ni52: more unbreaking | Al Viro | 2008-03-26 | 1 | -15/+16 |
| * | ni52: switch to ioremap() | Al Viro | 2008-03-26 | 1 | -5/+18 |
| * | ni52: clean up check586() | Al Viro | 2008-03-26 | 1 | -23/+24 |
| * | ni52: clean up initialization of priv | Al Viro | 2008-03-26 | 1 | -14/+7 |
| * | ni52: make ->base char __iomem * | Al Viro | 2008-03-26 | 1 | -15/+17 |
| * | ni52: kill the second argument of check586(), get rid of bogus pointer | Al Viro | 2008-03-26 | 1 | -11/+11 |
| * | ni52: unbreak scp_struct | Al Viro | 2008-03-26 | 1 | -2/+2 |
| * | ni52 trivial iomem annotations | Al Viro | 2008-03-26 | 1 | -71/+70 |
| * | ixgb: remove irq_sem | Jesse Brandeburg | 2008-03-26 | 2 | -13/+6 |
| * | e1000: remove irq_sem | Jesse Brandeburg | 2008-03-26 | 2 | -27/+15 |
| * | e1000e: remove irq_sem | Jesse Brandeburg | 2008-03-26 | 2 | -26/+14 |
| * | e1000e: remove no longer used e1000e_read_nvm_spi | Auke Kok | 2008-03-26 | 2 | -57/+0 |
| * | ixgb: move externs out of .c files | Auke Kok | 2008-03-26 | 2 | -9/+10 |
| * | ixgb: convert boolean_t to bool | Joe Perches | 2008-03-26 | 8 | -102/+94 |
| * | ixgb: add explicit state checking | Jesse Brandeburg | 2008-03-26 | 2 | -10/+33 |
| * | e1000: Convert boolean_t to bool | Joe Perches | 2008-03-26 | 6 | -216/+209 |
* | | Merge branch 'net-2.6.26-netns-20080326' of git://git.linux-ipv6.org/gitroot/... | David S. Miller | 2008-03-25 | 15 | -22/+22 |
|\ \
| |/
|/| |
|
| * | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. | YOSHIFUJI Hideaki | 2008-03-26 | 15 | -22/+22 |
* | | rt2x00: Fix in_atomic() usage | Ivo van Doorn | 2008-03-25 | 9 | -386/+234 |
* | | rt2x00: Fix rate detection for invalid signals | Ivo van Doorn | 2008-03-25 | 1 | -0/+7 |
* | | PS3: gelic: Add support for separate cipher selection | Masakazu Mokuno | 2008-03-25 | 1 | -1/+1 |
* | | b43: Don't compile N-PHY code when N-PHY is disabled | Michael Buesch | 2008-03-25 | 2 | -2/+42 |