Age | Commit message (Expand) | Author |
2008-04-01 | wireless: fix various printk warnings on ia64 (and others) | John W. Linville |
2008-04-01 | rt2x00: Remove MAC80211_LEDS dependency | Ivo van Doorn |
2008-04-01 | rt2x00: TO_DS filter depends on intf_ap_count | Ivo van Doorn |
2008-04-01 | rt2x00: Invert scheduled packet_filter check | Ivo van Doorn |
2008-04-01 | iwlwifi: Fix synchronous host command | Tomas Winkler |
2008-04-01 | iwlwifi: LED initialize before registering | Tomas Winkler |
2008-04-01 | iwlwifi: unregister to upper stack before releasing resources | Ron Rindjunsky |
2008-04-01 | iwlwifi: move rate registration to module load | Reinette Chatre |
2008-04-01 | iwlwifi: fix race condition during driver unload | Mohamed Abbas |
2008-04-01 | iwlwifi: hook iwlwifi with Linux rfkill | Mohamed Abbas |
2008-04-01 | iwlwifi: add notification infrastructure to iwlcore | Mohamed Abbas |
2008-04-01 | rt2x00: fixup some non-functional merge errors | John W. Linville |
2008-04-01 | libertas: don't depend on IEEE80211 | Holger Schurig |
2008-04-01 | libertas: convert sleep/wake config direct commands | Holger Schurig |
2008-04-01 | libertas: convert CMD_802_11_EEPROM_ACCESS to a direct command | Holger Schurig |
2008-04-01 | libertas: convert CMD_802_11_MAC_ADDRESS to a direct command | Holger Schurig |
2008-04-01 | endianness annotations: drivers/net/wireless/rtl8180_dev.c | Al Viro |
2008-03-28 | e1000e: reorganize PHY and flow control interface | Jeff Kirsher |
2008-03-28 | e1000e: rename mc_addr_list_update | Jeff Kirsher |
2008-03-28 | e1000e: reformat comment blocks, cosmetic changes only | Bruce Allan |
2008-03-28 | Compilation fix for ixgbe_main.c. | Denis V. Lunev |
2008-03-28 | net: yellowfin parenthesis fix | Mariusz Kozlowski |
2008-03-28 | netdev: ehea: port_lock semaphore to mutex | Daniel Walker |
2008-03-28 | netdev: ehea: bcmc_regs semaphore to mutex | Daniel Walker |
2008-03-28 | netdev: ehea: locking order correction | Daniel Walker |
2008-03-28 | netdev: ehea: ehea_fw_handles semaphore to mutex | Daniel Walker |
2008-03-28 | netdev: ehea: semaphore to mutex | Daniel Walker |
2008-03-28 | drivers/net/tokenring/3c359.c: use time_* macros | S.Caglar Onur |
2008-03-28 | drivers/net/arcnet/arcnet.c: use time_* macros | S.Caglar Onur |
2008-03-28 | 3c509: convert to isa_driver and pnp_driver | Ondrej Zary |
2008-03-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller |
2008-03-27 | libertas: reduce debug output | Holger Schurig |
2008-03-27 | prism54: correct thinko in "prism54: Convert stats_sem in a mutex" | John W. Linville |
2008-03-27 | mac80211: A-MPDU MLME use dynamic allocation | Ron Rindjunsky |
2008-03-27 | libertas: the compact flash driver is no longer experimental | Holger Schurig |
2008-03-27 | libertas: remove CMD_802_11_PWR_CFG | Holger Schurig |
2008-03-27 | libertas: kill useless #define LBS_MONITOR_OFF 0 | Holger Schurig |
2008-03-27 | iwlwifi: iwl_priv - clean up in types of members | Tomas Winkler |
2008-03-27 | iwlwifi: allow a default callback for ASYNC host commands | Emmanuel Grumbach |
2008-03-27 | iwlwifi: improve NIC i/o debug prints information | Tomas Winkler |
2008-03-27 | iwlwifi: rename iwl-4965-io.h to iwl-io.h | Tomas Winkler |
2008-03-27 | iwlwifi: Add led support | Mohamed Abbas |
2008-03-27 | iwlwifi: do not register bands with no supported channels | John W. Linville |
2008-03-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2008-03-25 | Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller |
2008-03-26 | gianfar: Fix Rx/Tx HW interrupt coalescing counter reset procedure. | Andy Fleming |
2008-03-26 | gianfar: Only process completed frames | Andy Fleming |
2008-03-26 | gianfar: Fix frame size calculation when hardware VLAN acceleration is on | Dai Haruki |
2008-03-26 | gianfar: Fix the data buffer stashing amount | Dai Haruki |
2008-03-26 | Use single_open instead of manual manipulations. | Pavel Emelyanov |