x86: x86 ia32_binfmt removal
[pandora-kernel.git] / drivers /
2008-01-28 Ivo van Doornrt2x00: Only set the TBCN flag when the interface is...
2008-01-28 Ivo van Doornrt2x00: Always call ieee80211_stop_queue() when return...
2008-01-28 Ivo van Doornrt2x00: Fix chipset debugfs file
2008-01-28 Michael Bueschb43: Fix any N-PHY related WARN_ON() in the attach...
2008-01-28 Michael Bueschb43: Add NPHY kconfig option
2008-01-28 Michael Bueschb43-ssb-bridge: Add PCI ID for BCM43XG
2008-01-28 Miguel Botónb44: power down PHY when interface down
2008-01-28 Michael Bueschb43: Add definitions for MAC Control register
2008-01-28 Michael Bueschb43: Remove PIO support
2008-01-28 Michael Bueschssb: Fix PCMCIA lowlevel register access
2008-01-28 Michael Bueschb43: Fix chip access validation for new devices
2008-01-28 Michael Bueschb43: Only select allowed TX and RX antennas
2008-01-28 Michael Bueschssb: Fix extraction of values from SPROM
2008-01-28 Zhu Yiiwlwifi: fix typo in 'drivers/net/wireless/iwlwifi...
2008-01-28 Daniel Walkerprism54: remove questionable down_interruptible usage
2008-01-28 John W. LinvilleRevert "rtl8187: fix tx power reading"
2008-01-28 Al Viromisc wireless annotations
2008-01-28 Al Viroipw2200: do not byteswap struct ipw_associate
2008-01-28 Al Viroipw2200 trivial annotations
2008-01-28 Al Viroprism54 trivial annotations
2008-01-28 Al Virobcm43xx annotations
2008-01-28 Al Virop54pci: endianness annotations and fixes
2008-01-28 Al Virohostap: don't mess with mixed-endian even for internal...
2008-01-28 Al Virohostap annotations
2008-01-28 Al Viroairo: last of endianness annotations
2008-01-28 Al Viroairo: sanitize handling of StatusRid
2008-01-28 Al Viroairo: sanitize APListRid handling
2008-01-28 Al Viroairo: sanitize handling of CapabilityRid
2008-01-28 Al Viroairo: sanitize handling of StatsRid
2008-01-28 Al Viroairo: sanitize handling of WepKeyRid
2008-01-28 Al Viroairo: sanitize BSSListRid handling
2008-01-28 Al Virobap_read()/bap_write() work with fixed-endian buffers
2008-01-28 Al Viroairo: sanitize handling of SSID_rid
2008-01-28 Al Viroairo: trivial endianness annotations
2008-01-28 Al Viroipw2200: ipw_tx_skb() endianness bug
2008-01-28 Al Viroipw2200 fix: ->rt_chbitmask is le16
2008-01-28 Al Viroipw2200 fix: struct ieee80211_radiotap_header is little...
2008-01-28 Al Viroray_cs fixes
2008-01-28 Al Viroipw2100 annotations and fixes
2008-01-28 Al Virop54common annotations and fixes
2008-01-28 Al Virohostap: fix endianness with txdesc->sw_support
2008-01-28 Al Viroairo: fix writerids() endianness
2008-01-28 Al Viroairo endianness bug: cap_rid.extSoftCap
2008-01-28 Al Viroairo: bug in airo_interrupt() handling on incoming...
2008-01-28 Al Viroairo: fix endianness bug in ->dBm handling
2008-01-28 Al Viroairo: fix transmit_802_11_packet()
2008-01-28 Al Viroeliminate byteswapping in struct ieee80211_qos_parameters
2008-01-28 John W. Linvillewireless: cleanup some merge errors
2008-01-28 Patrick McHardy[MACVLAN]: Fix thinko in macvlan_transfer_operstate()
2008-01-28 Patrick McHardy[VLAN]: Turn VLAN_DEV_INFO into inline function
2008-01-28 Adrian Bunk[IrDA]: Irport removal - part 2
2008-01-28 Adrian Bunk[IrDA]: Irport removal - part 1
2008-01-28 Denis V. Lunev[NETNS]: Consolidate kernel netlink socket destruction.
2008-01-28 Stefan Roesenet: NEWEMAC: Fix problem with mtu > 4080 on non TAH...
2008-01-28 Claudio Lanconelliadd driver for enc28j60 ethernet chip
2008-01-28 Thomas BogendoerferSGISEEQ: fix oops when doing ifconfig down; ifconfig up
2008-01-28 Stephen Hemmingersky2: version 1.21
2008-01-28 Stephen Hemmingersky2: support for Yukon Supreme
2008-01-28 Al Viroqla3xxx annotations
2008-01-28 Al Viroslhc annotations
2008-01-28 Al Viroeepro100 annotations
2008-01-28 Al Viroannotate the rest of drivers/net/wan
2008-01-28 Al Viroannotate tun
2008-01-28 David MillerNET: ns83820.c remove fastcall macro
2008-01-28 Thomas BogendoerferSGISEEQ: use cached memory access to make driver work...
2008-01-28 Zhu Yiiwlwifi: skip mac80211 conf during a hardware scan...
2008-01-28 Zhu Yiiwlwifi: proper monitor support
2008-01-28 David Woodhouselibertas: remove check for driver_lock in lbs_interrupt()
2008-01-28 David Woodhouselibertas: convert SUBSCRIBE_EVENT to a direct command
2008-01-28 David Woodhouselibertas: change inference about buffer size in lbs_cmd()
2008-01-28 David Woodhouselibertas: convert ENABLE_RSN to a direct command
2008-01-28 David Woodhouselibertas: convert SET_WEP to a direct command
2008-01-28 David Woodhouselibertas: convert SLEEP_PARAMS to a direct command
2008-01-28 David Woodhouselibertas: convert INACTIVITY_TIMEOUT to a direct command
2008-01-28 David Woodhouselibertas: convert RADIO_CONTROL to a direct command
2008-01-28 David Woodhouselibertas: submit RSSI command on tx timeout, to check...
2008-01-28 David Woodhouselibertas: make lbs_submit_command always 'succeed'...
2008-01-28 David Woodhouselibertas: discard DEFER responses to commands; let...
2008-01-28 David Woodhouselibertas: use priv->upld_buf for command responses
2008-01-28 David Woodhouselibertas: reduce explicit references to priv->cur_cmd...
2008-01-28 David Woodhouselibertas: Check for PS mode support on USB devices
2008-01-28 David Woodhouselibertas: allow for PS mode to be disabled when firmwar...
2008-01-28 David Woodhouselibertas: handle HOST_AWAKE event by sending WAKEUP_CON...
2008-01-28 David Woodhouselibertas: don't clear priv->dnld_sent after sending...
2008-01-28 David Woodhouselibertas: fix buffer handling of PS_MODE commands and...
2008-01-28 David Woodhouselibertas: add SLEEP_PERIOD and FW_WAKE_METHOD command...
2008-01-28 David Woodhouselibertas: fix return from lbs_update_channel()
2008-01-28 David Woodhouselibertas: kill 'addtail' argument to lbs_queue_cmd...
2008-01-28 David Woodhouselibertas: handle command timeout in main thread instead...
2008-01-28 David Woodhouselibertas: ensure response buffer size is always set...
2008-01-28 David Woodhouselibertas: add __lbs_cmd_async() for asynchronous comman...
2008-01-28 David Woodhouselibertas: store command result in cmdnode instead of...
2008-01-28 David Woodhouselibertas: kill pdata_buf member of struct cmd_ctrl_node
2008-01-28 David Woodhouselibertas: let __lbs_cmd() free its own cmdnode
2008-01-28 David Woodhouselibertas: kill cleanup_cmdnode()
2008-01-28 David Woodhouselibertas: don't re-initialise cmdnode when taking it...
2008-01-28 David Woodhouselibertas: introduce and use lbs_complete_command()...
2008-01-28 David Woodhouselibertas: remove some pointless checks for cmdnode...
2008-01-28 David Woodhouselibertas: don't use __lbs_cmd() with empty callback...
2008-01-28 David Woodhouselibertas: rename and clean up DownloadcommandToStation
next